]> git.sesse.net Git - nageru/commit
Send note velocity of 1 instead of 127 for lights.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 4 Jan 2019 21:37:00 +0000 (22:37 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 4 Jan 2019 21:37:00 +0000 (22:37 +0100)
commit94fdba22fd7e9b73861293e5c0ae735b8e99c0b6
tree10e529b64204e759b66f70cc90d810d2a8d72fab
parentd3aaa6449bc96989cb435b65c30199772d7ba353
Send note velocity of 1 instead of 127 for lights.

Seemingly at least the Behringer PL-1 isn't happy about 127;
it has 0 for off (well, default color), 1 for on, 2 for blink,
and ignores all others. 1 should be fine for other devices as
far as I know, so simply make it universal.
nageru/midi_mapper.cpp