Hi,
I want to route the audio output of a pd patch to a python script using pipe (|) in linux. I am doing it in Terminal and using the -nogui flag.
Do you know how can I set the format of pd's audio output to 16 bit Little Endian and to mimic it as a wav file?
Thank you