Re: what is the equivalent to VSTi in AU world ?
Re: what is the equivalent to VSTi in AU world ?
- Subject: Re: what is the equivalent to VSTi in AU world ?
- From: email@hidden
- Date: Fri, 20 Dec 2002 20:05:48 +0100
Hi Urs,
it's MusicDeviceBase.
Unfortunately it doesn't sport the same "convenience"-functions
that EffectBase has, i.e. you have to implement Render() and
grab the Outputs youself, cause there's no ProcessBufferList().
And also, GetSampleRate, and many other things... so strange !
Why wouldn't a MusicDeviceBase need sample rate ?
OK so AUMIDIEffectBase is then an effect which can handle MIDI.
Basically, an instrument is an effect with no input (considering
that both handle MIDI), so why making two classes ?
Look at Airy Andre's open source examples
http://airy.andre.online.fr/AU. (That's what I did and it
helped very much)
And then, there's the Swiki: http://www.mat.ucsb.edu:8000/CoreAudio
Thanks for the urls.
BTW which ohmagical Force are you? - TransparentForce?
Fuschia Force.
I'm not hiding ;) Graoumf is the original name of the project
Ohm Force. I use that mail address to avoid spamming.
Thanks,
Raphael
_______________________________________________
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.