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: Urs Heckmann <email@hidden>
- Date: Fri, 20 Dec 2002 19:24:30 +0100
Hi Raf,
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().
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
BTW which ohmagical Force are you? - TransparentForce?
Cheers,
;) Urs
Am Freitag, 20.12.02, um 16:34 Uhr (Europe/Berlin) schrieb
email@hidden:
Hi list,
I wanted to know what is the equivalent to VST instruments in AU world
?
is it MusicDeviceBase ?
is it AUMIDIEffectBase ?
I've ran into problems with MusicDeviceBase. For example I can't
GetSampleRate anymore, and some other thing, so I wondered what was
that class for ?
Thanks,
Raf
_______________________________________________
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.