Sending a midi message from MATLAB to an external source audio plug in
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Jimmy Lapierre
on 3 May 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.
See Also
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!