Can't load generated VST in GarageBand
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Charlie DeVane
2020년 3월 9일
Hi Adrian,
In the latest release (R2019b) you can generate AU plugins using generateAudioPlugin -au.
hope this helps,
Charlie
댓글 수: 3
Egebjerg
2020년 4월 6일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!