CRAudioUnits
CRAudioUnits
- Subject: CRAudioUnits
- From: email@hidden
- Date: Tue, 26 Mar 2002 12:05:51 -0800
Rev 2 of CRAudioUnits is up. I added the BSD license to the code,
fixed a couple of problems, added wrappers for AUGraph and AUNode and
added a new example.
The new example, CRFilePlayer, plays a sound file and processes it
using an effect unit provided by Apple. The goal was to explore the
effects -- figure out how to use them and hear what they sound
like. So the code isn't robust and it is not a good example of how to
play sound files (e.g., i call fread() in the IOProc). It should,
however, give you an idea about how to use the effects.
http://www.mat.ucsb.edu/~c.ramakr/craudiounits.html
Thanks to those who sent comments/bug fixes. Keem 'em coming!
- sekhar
--
C. Ramakrishnan 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.