Sorry — got that wrong — Logic is using the *same* arch as your units, but your other code is not.
-DS > On Jan 20, 2015, at 2:00 PM, Douglas Scott <[email protected]> wrote: > > Logic is probably running in 32bit while your audio units are 64, or > vice-versa. > > -DS > >> On Jan 20, 2015, at 1:48 PM, Vojtěch Meluzín <[email protected]> >> wrote: >> >> Hi, >> >> I'm redesigning my AudioUnits and got into a situation - AUVal doesn't list >> them, it I select them directly using IDs, this is what I get: >> >> ERROR: Cannot get Component's Name strings >> ERROR: Error from retrieving Component Version: -50 >> >> I was also receiving something like "Mach-O, but wrong architecture". But >> here comes the interesting part - Logic validates it just fine! And gets >> even worse, after that Logic doesn't show the plugins in any of the menues >> to create the plugin despite I'm 100% sure the channel configuration is just >> fine... >> Any ideas? >> >> For the record, the plugins are now accessing my own dylib placed in >> /usr/lib, but that shouldn't be a problem, especially since Logic validation >> works fine. >> >> Cheers! >> Vojtech >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Coreaudio-api mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/coreaudio-api/douglas_scott%40apple.com >> >> This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
