Midi Event Support For Vst Effect Plugins?

Is it possible to create a VST effect plugin that can receive Midi events in Renoise (such as note on/off events from the track the effect instance is in)? Obviously isSynth(true); indicates to Renoise that the plugin is a synth versus an effect. However implementing the canDo() method and returning 1 for “receiveVstMidiEvent” seems to have no effect. Is this supported at all?

Thanks!

no, unfortunately receiving MIDI events from VST effects is not supported at the moment

I’ ve got a feeeling that it will be implemented in 2.0 , or maybe it is just wishfull thinking…anyway it amazes me that this ( not yet implemented ) feature isn’t high on the priority list of renoise users