Dear List,
How would you go about recording the audio output of a Pd patch directly to
mp3 (or any other compressed format actually), without using the object
from the Unauthorized library ?
Would it be feasible to use the [shell] object with a script using ffmpeg
or LAME ? I don't really know whether there would be serious timing uses,
who to use those for recording a stream instead of a file, how to send Pd's
audio out...
I could always record to wav and run a script afterwards to compress and
delete the original file, but i'd rather have something more direct.
Cheers,
Pierre.