-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
faders not going to full value on midi #26
Comments
Same issue here in the one I’ve built . Midi goes from 0-124. Any ideas? |
I've also had issues finding the right values for I've played around and had |
I’ve noticed this happening depending how it’s powered. I had it plugged into my computer via a hub and that was enough to lesson the voltage it was operating with, which I think in turn affected the max midi value. |
That's how it works. The reference voltage for the faders is directly taken from the USB supply voltage and those can vary widely. What ive been doing is lowering the range of the ADC to 8000, this gives a bit of a dead spot at the top some times but it will always go to 100% |
So maybe the fix here is just some documentation? |
All my faders go from 0-125, I confirmed this in the MIDI Test Page. I'm not using CV just MIDI over USB. |
Someone brought up that their device is sending CC values over 124 and I checked several devices here and some do some do some dont. Its persistent over all the faders for given device. 5V is good in all cases..
The text was updated successfully, but these errors were encountered: