Can't load generated VST in GarageBand
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Adrian Klimczak
el 6 de Mzo. de 2020
Comentada: Adrian Klimczak
el 6 de Abr. de 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 comentarios
Respuesta aceptada
Más respuestas (1)
Charlie DeVane
el 9 de Mzo. de 2020
Hi Adrian,
In the latest release (R2019b) you can generate AU plugins using generateAudioPlugin -au.
hope this helps,
Charlie
3 comentarios
Egebjerg
el 6 de Abr. de 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
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!