Re: New Member
Re: New Member
- Subject: Re: New Member
- From: Shawn Erickson <email@hidden>
- Date: Fri, 04 Aug 2006 08:00:29 -0700
On Aug 3, 2006, at 12:57 PM, lazzaro wrote:
On Aug 3, 2006, at 12:02 PM, Shawn Erickson wrote:
Core Audio is a C based API no C++ or Objective-C needed (the
later is
a superset of C).
Is there source code for an example AudioUnit that is
written in vanilla C? All of the ones I've seen use AUBase.cpp
and are thus C++ ...
I haven't looked for any examples but the C++ (or whatever) examples
call into (in this case) AudioUnit C API (AudioUnit.framework,
AudioUnit.h). The docs online and the related header files outline
the API fairly well. With a little work you can glean what you need
from the C++ based examples and implement something in plain C if
that works better for your code base.
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden