How do I get MIDI control of a VST plugin?

1 回表示 (過去 30 日間)
Hiroshi Iwamura
Hiroshi Iwamura 2020 年 3 月 29 日
コメント済み: Hiroshi Iwamura 2020 年 4 月 27 日
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?

回答 (1 件)

Charlie DeVane
Charlie DeVane 2020 年 4 月 24 日
Hi Hiroshi,
Sorry, but this is not supported by the standalone executable.
Hope this helps,
Charlie
  1 件のコメント
Hiroshi Iwamura
Hiroshi Iwamura 2020 年 4 月 27 日
Thank you for your reply.
I am looking forward to the implementation of MIDI functionality (and dialog, webread for user authentication) if possible, because the standalone executable is a great new feature!
If it's realized, I don't need any other programming language. -)

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSimulation, Tuning, and Visualization についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by