Any good opensource implementations of a buffer for use in AudioDeviceIOProc
Any good opensource implementations of a buffer for use in AudioDeviceIOProc
- Subject: Any good opensource implementations of a buffer for use in AudioDeviceIOProc
- From: Paul Haddad <email@hidden>
- Date: Sun, 9 Nov 2003 10:24:47 -0600
Hi All,
I'm looking for a good implementation of a buffer for use in an
AudioDeviceIOProc. Preferably something that is thread safe, nicely
deals with skips, handles conversions between formats and supports
multiple consumers.
It'd be nice to have an ObjC class that implements all this and allows
it be used for consumers that can be blocked (i.e. mp3 encoders) and
ones that can't (i.e. audio passthrough).
Is that too much to ask for? :^)
---
Paul Haddad (email@hidden)
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.