Closed ChrisWellsWood closed 1 year ago
Faders only change a parameter up to 78% not 100%. This is because the fader value is between 0-100 and then this value is used as the midi value that is sent to the device. This should be normalised from 0-127 then sent out.
Faders only change a parameter up to 78% not 100%. This is because the fader value is between 0-100 and then this value is used as the midi value that is sent to the device. This should be normalised from 0-127 then sent out.