diff --git a/src/vst2_main.cpp b/src/vst2_main.cpp index 4062660a..e9ff70b2 100644 --- a/src/vst2_main.cpp +++ b/src/vst2_main.cpp @@ -1982,9 +1982,9 @@ VstIntPtr VSTPluginDispatcher(VSTPlugin *vstPlugin, } break; - case 56: - case 66: - // (todo) what are these ? Bitwig (Linux) sends a lot of them + case effGetParameterProperties/*56*/: + case effGetMidiKeyName/*66*/: + // (todo) Bitwig (Linux) sends a lot of them break; default: