> Le 4 mai 2019 à 00:33, Dario Sanfilippo <sanfilippo.da...@gmail.com> a écrit : > > Hello, list. > > I am currently plotting graphs with Gnuplot using CSV files generated with > faust2csvplot. Is there a way to use a .wav file as an input signal for the > processes that are plotted?
Possibly using the « soundfile » primitive ? https://faust.grame.fr/doc/manual/index.html#soundfile-primitive > > Also, is there a way to specify the samplerate in faust2csvplot? > I’ve just added a new -sr option faust2csvplot, used on GIT https://github.com/grame-cncm/faust/commit/5a35fb1d373cbe80b16f394bb0eca4bd968554cf For instance: faust2csvplot osc.dsp ./osc -h 2 ./osc option list : [ -freq 100..8000 ] [ -n 0..1e+08 ] [ -sr 0..192000 ] [ -volume -96..0 ] ./osc -sr 48000 -n 100 Stephane _______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users