hi all,
I'm pretty new to pd so sorry if this is a very basic question....
I need to output audio info(amplitude, frequencies....) to a text file. Is there an object that handles this in pd ?
What I want to obtain is a text file that would look like this :
timeStamp(in second) = amplitudeInfo
ex :
0.2 = 0.002 0.5 = -0.0003 0.7 = 0.2
etc...
any help appreciated
TIA
thomas