MusicDevice AU Sample Code
MusicDevice AU Sample Code
- Subject: MusicDevice AU Sample Code
- From: Airy André <email@hidden>
- Date: Sun, 6 Oct 2002 18:02:00 +0200
I've put on my WWW a sample MusicDevice, "AirySynth", with its Source
Code :
http://airy.andre.online.fr/AU/AirySynth.tgz
It far from being finished, it is probably very buggy, and is very
basic, but I hope people interested in writing MusicDevices will find
it interesting, and use it as a starting point.
A lot of the code come from sample codes available for EffectUnit.
It's a simple polyphonic mono Synth, using a sinus osc (one per note)
It does have a custom view that let change the two parameters : attack
and decay.
It only responds to Midi Note On and Note Off.
It does not respond to StartNote, StopNote and al the family.
LogicAudio does not seem to use that.
Feel free to comment, to correct and to enhance,
Airy
_______________________________________________
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.