Can't load generated VST in GarageBand
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Adrian Klimczak
le 6 Mar 2020
Commenté : Adrian Klimczak
le 6 Avr 2020
We used
generateAudioPlugin audiopluginexample.FastConvolver
,which generated a file with no extension or a default Mac "exec" extension. We tried putting that to the Library->Audio->Plug-Ins->VST folder, restarted Mac few times and still it didn't appear in GarageBand.
What are instructions to sucessfully open generated VST in GarageBand on Mac, please?
0 commentaires
Réponse acceptée
Plus de réponses (1)
Charlie DeVane
le 9 Mar 2020
Hi Adrian,
In the latest release (R2019b) you can generate AU plugins using generateAudioPlugin -au.
hope this helps,
Charlie
3 commentaires
Egebjerg
le 6 Avr 2020
Hi
The Rez problem in AUComponent.r when compiling AU-plugins was solved in Matlab 2019b update 5 (and 2020a).
Unfortunately the latest version of Xcode introduce a new error, but 2019b update 5 and Xcode 11.3.1 (117505) should work, at least on my setup :-)
Best regards
Egebjerg
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!