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: Airy André <email@hidden>
- Date: Fri, 20 Dec 2002 21:05:43 +0100
It is MusicDeviceBase.
You can have a look at my sample code at
http://airy.andre.online.fr/AU. You should find there answers
to the most basic questions on writing an AU MusicDevice.
AirySynth has been updated to use Apple's latest SDK (the one that come
with Dec Dev Tools), while
AUStk, still use a previous SDK.
Airy
ps : 10.2.3 officially correct the HIObjectUnregisterClass bug. But the
bug is still present. At least for me.
Does it work for anybody else ?
Le vendredi, 20 dic 2002, ` 16:34 Europe/Paris,
email@hidden a icrit :
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.
_______________________________________________
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.