Sending a midi message from MATLAB to an external source audio plug in

1 view (last 30 days)
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.

Answers (1)

Jimmy Lapierre
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.
  1 Comment
Kamyar Ardekani
Kamyar Ardekani on 3 May 2021
What I wanted was loading a VSTi plugin with full capability, which now I know is not possible thanks to your response.

Sign in to comment.

Categories

Find more on Audio Plugin Creation and Hosting in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!