[solved] Mod-wheel macro doesn't respond in instruments with plug

As the gif shown, if an instrument has a VSTi/AU plug-in loaded, the modwheel macro stopped working; however the pitchbend one is fine.

My keyboard doesn’t do channel pressure so it’s not tested, system is OSX 10.6.8 / Renoise 3.1 (b4) 64bit.

6238 rnn.gif

This definitely is a bit confusing, but I think it’s working as intended now.

The mod-wheel slider in the piano responds to the sampler’s MIDI. That’s why you don’t see it moving when a plugin is loaded. And it’s no longer moving because it’s not longer applied because of:http://forum.renoise.com/index.php/topic/45928-fixed-b4-midi-keyboard-volume-cc-goes-plugin-instr-vol/

Pitchbend will work though, cause it’s not conflicting.

So based on that thread, does it work like this:

(incoming midi)

-> sampler / macros / instr. volume etc. --first layer

->> Plugin / External MIDI --second layer

If second layer is active, first layer bypass all CCs, (including cc#1 ModWheel, cc#7 Volume .etc);

and what would work are non-CCs like Note on-off, Poly Aftertouch, Channel Pressure, Pitch Bends, Program Change?