Python and Audio
Hello there,
I'm looking for python audio modules. Specifically what I'd like to do is record from /dev/dsp on my linux box, be able to examine the recording programatically, and save it to disk in mp3 form. I realize that there's probably not anything out there that will do this out of the box, I'm wondering what tools are available in python-land already.
Thanks!
I'm looking for python audio modules. Specifically what I'd like to do is record from /dev/dsp on my linux box, be able to examine the recording programatically, and save it to disk in mp3 form. I realize that there's probably not anything out there that will do this out of the box, I'm wondering what tools are available in python-land already.
Thanks!
