-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AU version not passing Apple Logic validation test (UPDT mac Intel OK/Not Apple Silicon macOS Sonoma) #45
Comments
DISCUSSION ON JUCE FORUM : |
AU Validation Tool VALIDATING AUDIO UNIT: 'aumu' - 'sYmA' - 'cTvs'Manufacturer String: Synthman
TESTING OPEN TIMES: validation result: Öffnen fehlgeschlagen |
@synthmania67 Here is an export for macOS intel with some bug fixes can you please check if it's validating? You'd need put the older CtrlrX.component aside for the test, like on your desktop, replace with this one in Library/Audio/Plug-Ins/Components (either in your user folder or the global one. Hope it will work! Let me know ;) |
HERE IS THE AU PLUGIN V5.6.31.02a -> |
This is what I get from the command line : auval -v aumu cTrl cTrX
It seems to be fixed, let me know if you got the same results @synthmania67 |
I got report of another validation error from users but cannot figure out what the issue is (see at the end):
|
I updated some code in CtrlrProcessor.cpp to make Live Ableton work and I think it helped with Logic too. |
Here is the files updated : CtrlrProcessor.cpp & CtrlrProcessor.h UPDATE 5.6.31.zip ProJucer should not have the "MIDI Effect Plugin " ticked. |
Here is the files updated with panel tabs no longer showing up on exported restricted instances : |
A few minutes ago I tried the updated version and its validated by Logic. But the instance which is exported with it fails validation again. Same error as posted before. |
@synthmania67 did you remove the CtrlrX.component beforehand? Logic probably sees it twice. Let me know if you have good success with it. Otherwise I'll have to get deeper into it. |
I tried exporting a custom panel from Ableton from the AU version of CtrlrX v5.6.31.03a and the exported instance Succeeded the Validation test : dyrec:~ DYREC$ auval -v aumu QsIe FqQb
|
NOTE : Still open because Apple Silicon CPUs and Sonoma require further tests and fixes. |
REQUESTED HELP ON JUCE FORUM : https://forum.juce.com/t/plugin-and-standalone-apps-crashing-on-sonoma-when-closing/64713/2 |
AU version of CtrlrX plugins won't pass Apple Logic validation test and falls into the plugin blacklist.
Testing With the auval Tool :
https://docs.juce.com/master/tutorial_audio_bus_layouts.html
https://forum.juce.com/t/au-validation-problem/25646
https://forum.juce.com/t/au-validation-in-logic-where-am-i-going-wrong/42586
https://forum.juce.com/t/logic-pro-x-au-validation-sudden-failure/49768
https://forum.juce.com/t/validation-failure/28450
https://forum.juce.com/t/au-fails-logic-au-validation-test-but-vst-works-fine/29020
The text was updated successfully, but these errors were encountered: