mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-12 23:32:11 +02:00
Add a proxy class for IPrefetchableSupport
This commit is contained in:
@@ -33,6 +33,7 @@ VST3 plugin interfaces are implemented as follows:
|
||||
| `YaMidiMapping` | `Vst3PluginProxy` | `IMidiMapping` |
|
||||
| `YaNoteExpressionController` | `Vst3PluginProxy` | `INoteExpressionController` |
|
||||
| `YaPluginBase` | `Vst3PluginProxy` | `IPluginBase` |
|
||||
| `YaPrefetchableSupport` | `Vst3PluginProxy` | `IPrefetchableSupport` |
|
||||
| `YaProgramListData` | `Vst3PluginProxy` | `IProgramListData` |
|
||||
| `YaUnitData` | `Vst3PluginProxy` | `IUnitData` |
|
||||
| `YaUnitInfo` | `Vst3PluginProxy` | `IUnitInfo` |
|
||||
|
||||
Reference in New Issue
Block a user