RhinoCM fix for Cubase
In the 2.4 version of the vst sdk, Steinberg deprecated the wantEvents() methods, implying that it was enough to declare the plugin as a synth, and say (in the cando() method) that it implements “receiveVstMidiEvent”.
Well, it turns out, some hosts out there still rely on the deprecated wantEvents() method, including Steinberg’s own CubaseSX !
Why they didn’t adhere to their own standard is beyond my understanding, but anyway, here is a fix to get RhinoCM running in CubaseSX.
Rhino is also suffering from the same syndrome, I’ll fix it and bump the version number to 2.07 later today.



