hello , i would like to be able to save all the fft data of a sound as values in a txt file, I need to manipulate those .txt values in other software and then I need to reload those values from the .txt file in pd and resynthetize, how can i do this with pd?
thanks
R.
Hello, what about adding each window packet in [textfile]? they would be separated by a semi-colon, then you could detect semi-colon in your other software...
But why don't you communicate with this other software by using sockets?
----- "ronni montoya" ronni.montoya@gmail.com a écrit :
hello , i would like to be able to save all the fft data of a sound as values in a txt file, I need to manipulate those .txt values in other software and then I need to reload those values from the .txt file in pd and resynthetize, how can i do this with pd?
thanks
R.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi,
On Fri, Dec 10, 2010 at 08:05:30PM -0800, ronni montoya wrote:
hello , i would like to be able to save all the fft data of a sound as values in a txt file, I need to manipulate those .txt values in other software and then I need to reload those values from the .txt file in pd and resynthetize, how can i do this with pd?
Write your fft-results into a table with [tabwrite~] or with [tabsend~] in a subpatch that can be [switch~]ed off, then store that table using a message like "write filename.txt" sent to a receiver named like the table.
Frank Barknecht Do You RjDj.me? _ ______footils.org__