Re: CoreAudio audio input driver for Mac OS X
Georg Seidel <[email protected]> Mon, 28 Aug 2006 18:41:43 +0200
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, > I just committed a first version of a CoreAudio input driver for Mac OS > X to the gephex-0.4 darcs repository. > > The audio conversion to 16 bit mono little endian PCM samples is not > fully working (so far, there is a hard-coded conversion which only > works for source format stereo float PCM with platform endianess). Update: both audio input and audio output using CoreAudio work now. Conversion should be fixed. Regards, Georg