Sending a midi message from MATLAB to an external source audio plug in
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Can I send a midi message from MATLAB to an external source audio plug in? For instance a VST plug in like Serum? There does not seem to be any interface for doing that in the audioPluginSource class interface.
0 comentarios
Respuestas (1)
Jimmy Lapierre
el 3 de Mayo de 2021
If you want to use MIDI (as opposed to loading a plugin), have a look at midimsg. Just note that we don't support loading VSTi plugins in MATLAB at this time, but it looks like that is not what you are trying to do.
Ver también
Categorías
Más información sobre Simulation, Tuning, and Visualization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!