Device Buttons Issue
I have buttons in firmware that use
Same channel
Same CC number
HOWEVER
Gestures derived from the button issue different values but same ch/cc number;
ie
single click = B0 00 61
double click = B0 00 62
etc
When I go to use them Im getting an error even though they are different buttons.?
How to solve?
admin Changed status to publish
Inputs are identified by their channel/type/value combination values. If 2 controls have the exact same combination then there’s no way to differentiate them with CSS.
Are the 61 & 62 in your example velocity values?
admin Changed status to publish
Sign up
User registration is currently not allowed.