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 _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig