]> git.sesse.net Git - nageru/commitdiff
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)
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.


No differences found