mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-17 06:00:03 +02:00
Add a proxy class for IMidiLearn
This commit is contained in:
@@ -31,6 +31,7 @@ VST3 plugin interfaces are implemented as follows:
|
||||
| `YaEditControllerHostEditing` | `Vst3PluginProxy` | `IEditControllerHostEditing` |
|
||||
| `YaInfoListener` | `Vst3PluginProxy` | `IInfoListener` |
|
||||
| `YaKeyswitchController` | `Vst3PluginProxy` | `IKeyswitchController` |
|
||||
| `YaMidiLearn` | `Vst3PluginProxy` | `IMidiLearn` |
|
||||
| `YaMidiMapping` | `Vst3PluginProxy` | `IMidiMapping` |
|
||||
| `YaNoteExpressionController` | `Vst3PluginProxy` | `INoteExpressionController` |
|
||||
| `YaNoteExpressionPhysicalUIMapping` | `Vst3PluginProxy` | `INoteExpressionPhysicalUIMapping` |
|
||||
|
||||
Reference in New Issue
Block a user