It should not be possible to enter a value that is outside the valid range for given parameter. It means it should validate it (0 .. 127, -63 .. 64, -10 .. 117 as examples of valid ranges). This also needs thinking for non-CC parameters such as SysEx values, etc.
It should not be possible to enter a value that is outside the valid range for given parameter. It means it should validate it (0 .. 127, -63 .. 64, -10 .. 117 as examples of valid ranges). This also needs thinking for non-CC parameters such as SysEx values, etc.