Sending a midi message from MATLAB to an external source audio plug in
조회 수: 4 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Jimmy Lapierre
2021년 5월 3일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulation, Tuning, and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!