Hi everyone,
since it is possible to store information of a wavfile in a table and with ftsave to a txt file
(even there is a warning in the opcode description not to write wav information)
I try to transform that txt into a useable table , which will then give me the possibility
to play the stored information back as audio again.
I know Matlab can store tables and write it back with audiowrite() to a wav file.
Is there a way to manage this in Csound/Cabbage?
So far I explored ftsave, ftload and TableToSF to see if it writes back the audio information back into a wav file. But it gives back an empty wav file instead.
thanks!
//rootnote