コード例 #1
0
 public void PatchPluginToMidiInput(MidiInputDevice device)
 {
     _remoteVstService.PatchPluginToMidiInput(_guid, device);
 }