I want to do this as well, and also some other audio processing via
python. I have not tried yet, but much of my research points to
pyaudio, PortAudio bindings for python, which is supposed to be multi-
platform including Mac OS X, but as I say, I've not tried it yet.
Related to this are some exa
On 9 Sep, 19:55, David Thole <[EMAIL PROTECTED]> wrote:
> Another option you could use is calling Applescript from the command
> line, to open, execute, and handle audio.
For example, using QuickTime Player (which is a buggy, poorly designed
piece of junk, but might suffice if you only need somet
On Sep 9, 1:11 pm, Kevin Walzer <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > (I asked this on pythonmac-sig a couple days ago but got no response, so I'm
> > casting a broader net.)
>
> > Can I easily control audio record/playback from Python on my Mac? I know
> > zip about audio reco
[EMAIL PROTECTED] wrote:
(I asked this on pythonmac-sig a couple days ago but got no response, so I'm
casting a broader net.)
Can I easily control audio record/playback from Python on my Mac? I know
zip about audio recording or about Apple APIs via Python. Pointers to
simple examples would be
(I asked this on pythonmac-sig a couple days ago but got no response, so I'm
casting a broader net.)
Can I easily control audio record/playback from Python on my Mac? I know
zip about audio recording or about Apple APIs via Python. Pointers to
simple examples would be much appreciated.
Thanks,