Re: [Faudiostream-users] Reading wav Files

2020-05-26 Thread Stéphane Letz
1) read for the « soundfile primitive » in the Faust syntax page here: https://faustdoc.grame.fr/manual/syntax 2) since using sound files (actually all formats that can be read by the libsndfile library: http://www.mega-nerd.com/libsndfile/), have to be « combined with the generated binary » (

[Faudiostream-users] Reading wav Files

2020-05-26 Thread Henrik von Coler
Hi List, after I found most of the things I needed in the Faust manual or documentation - I did not find much on reading and processing wav files. I stumbled upon faust-sound-converter but maybe there is a more convenient way? Let me know if there are any solutions. Thanks Henrik -- Henr