Re: [Pyobjc-dev] Trouble with QTKit's audioChannelLayout (Log Messages and Incorrect Layout Tags)
Brought to you by:
ronaldoussoren
From: Lars I. <la...@ib...> - 2012-07-20 13:41:36
|
Hi, > On 20 Jul, 2012, at 14:56, Karan Lyons wrote: > >> Ah, thanks for the response! Will CoreAudio bindings perhaps be added in the future? > > Probably, but I don't know when. I have written a Python wrappers for coreaudio here https://github.com/larsimmisch/pycoreaudio The wrapper is minimal, i.e. it supports just enough to demo playback, and I'm not sure if the code would be helpful in the context of pyobjc (it's been a long time since I last looked at pyobjc). Still, if I knew what was needed to make pycoreaudio usable in the context of pyobjc, I'd probably do it. - Lars |