So I have successfully migrated from the res based entry point to the plist/factory method.
However, I have hit a glitch in that the subtype in our plugins were all numeric values (matching the VST ID). Apparently this is not the correct way, but it was working (as the subtype codes are all just 4 byte CC's. With the plist method, it seems you can only use a 4 character string. This now means Logic won't recognise the plugin. Worst case this could be 'solved' by renaming the bundle / bundle id etc, but does anyone happen to know of a way around this? _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (Coreaudio-api@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to arch...@mail-archive.com