[Pythonmac-SIG] Support for live audio I/O via Python on Mac?
Jeff Rodman
jrodman at mindspring.com
Fri Oct 13 04:49:12 CEST 2006
is there a simple, current Python module for controlling the audio
in/out devices on Mac OSX (Python 2.5, OSX 10.4.8, PowerMac at the
moment but Intel is possible), preferably in/out simultaneously?
I've visited the main sites and lists, I think, but not found a basic
answer. "audioop" in the Standard Library manipulates files but does
not play/record, "ossaudiodev" does not seem to be included in the
actual Python install although documented in the Standard Library
manual, and I can't find a mac-targeted form of the "OSS" module over
at 4Front. Just want to play and record short files, (I'll take any
format, .raw data or wav is fine) in real time for a acoustic
application.
I'm sure there's a straightforward answer, I'm just missing it.
Thanks for any help!
Jeff
San Francisco
More information about the Pythonmac-SIG
mailing list