- validateAudioPlugin supports Linux.
- generateAudioPlugin supports Linux, but only with the -juceproject switch. This produces C/C++ source code for the plugin along with a .jucer project file for use with JUCE 5.3.2. It does not compile the plugin into a binary. The -juceproject switch requires a MATLAB Coder license.
generating audio plugins is not supported in glnxa64
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Angeliki Mourgela
il 27 Gen 2020
Commentato: Angeliki Mourgela
il 29 Gen 2020
Hello guys!
I seem to be having an issue when attempting to validate and generate a plugin in Linux. It comes up with ''generating audio plugins is not supported in glnxa64'' error. Any idea how to solve this? MATLAB online has the same issue.
Thank you in advance for the help!
0 Commenti
Risposta accettata
Charlie DeVane
il 28 Gen 2020
Hi Angeliki,
In MATLAB releases before R2019b, validateAudioPlugin and generateAudioPlugin do not support Linux.
As of release R2019b
hope this helps,
Charlie
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Audio Plugin Creation and Hosting in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!