Re: Open times are too long
Re: Open times are too long
- Subject: Re: Open times are too long
- From: Art Gillespie <email@hidden>
- Date: Thu, 27 Mar 2003 21:17:49 -0500
I'm a little confused as to how the VST2AU wrapper could be modified
to "generate properly behaved AudioUnits". The VST plug-in being
converted to an AudioUnit may itself have to be changed in order to
accomplish this, correct?
Well, why not instantiate the VST class in Initialize and destroy it in
Uninitialize, opting to use delegation instead of inheritance? I
re-worked VST2AU like this myself without any trouble.
_______________________________________________
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.