AU: Dynamics Processor Status?
AU: Dynamics Processor Status?
- Subject: AU: Dynamics Processor Status?
- From: Jeremy Sagan <email@hidden>
- Date: Fri, 14 Mar 2003 23:35:19 -0500
I was wondering what the status of Apple's Dynamics Processor plug-in
is? I had assumed that since there was a known problem in 10.2.3 that
it would be fixed in 10.2.4 but apparently not.
Is it safe to skip the plug-in with pseudocode like this (now);
if (Between(0x1023, 0x1024, gSystemVersion) &&
kAudioUnitID_DynamicsProcessor == compdesc.componentManufacturer ))
continue;
I am hoping that when the plug-in is fixed I can allow it to again be
added to the my app's plug-in list.
Thanks,
Jeremy
_______________________________________________
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.