git-moss / DrivenByMoss

Bitwig Studio extensions for many controllers: Ableton Push I/II, Akai APC40mkI/mkII/mini, Fire, Arturia Beatstep, Novation Launchpads / Remote SLs, NI Maschine / Komplete, Open Sound Control (OSC) and many more.
https://www.mossgrabers.de/Software/Bitwig/Bitwig.html
GNU Lesser General Public License v3.0
584 stars 142 forks source link

OSC: Setting /vkb_midi/velocity to a fixed value (non-zero) also causes aftertouch to be fixed #321

Closed TommyC81 closed 1 year ago

TommyC81 commented 2 years ago

Software: Bitwig 4.3.4 DrivenByMoss-18.0.0-Bitwig Windows 10

Setting /vkb_midi/velocity to a fixed value (non-zero value) also causes aftertouch to also only work at 0 and the same fixed velocity value. I.e. setting vkb_midi to fixed velocity 127 causes usable aftertouch values to be 0 or 127, jumping straight to 127 for any non-zero aftertouch input.

Expected outcome: Setting vkb_midi to a fixed value only affects the note velocity, not the aftertouch.

git-moss commented 1 year ago

You are right, this makes no sense. Will remove it from aftertouch in the next update.