How do I get MIDI control of a VST plugin?
Mostrar comentarios más antiguos
It's easy on audioworkbench using "Synchronize to MIDI conrols" tab.
(It's working as wrapper to VST)
But I don't know how do I directly in VST/exe.
"configureMIDI" is not supported in code generation.
I want to control plugin parameter values using MIDI controller.
I know the function like this will set on DAW normally, but I want to do on stand alone exe file. (R2020a can generate exe file from audio plugin)
Is it possible?
Respuestas (1)
Charlie DeVane
el 24 de Abr. de 2020
0 votos
Hi Hiroshi,
Sorry, but this is not supported by the standalone executable.
Hope this helps,
Charlie
1 comentario
Hiroshi Iwamura
el 27 de Abr. de 2020
Categorías
Más información sobre Simulation, Tuning, and Visualization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!