Closed mikereynoldss closed 6 years ago
That code compiles just fine for me. Mappings like that are supported by the library.
The code is compiling to me too. But when I upload it and plug the MIDI device in, my software even recognizes two potentiometers and is working awfully. Do you think the code could be done in a different way?
Define "working awfully"?
The values only change from 0 and 1% on my fader and half of the potentiometer does nothing
I tested it myself on a Teensy 3.2 (without a mutliplexer), and it works just as expected, so I suspect that there's something wrong with your wiring.
Yeah I checked my cabling and its working now. Thanks a bunch
Hey dude
I'm having some problems calibrating a potentiometer. Some guy online helped me with the code but I can't get it to work. Do you think this is not supported by the library?
Here is the code I used:
And here is the potentiometer curve (the blue one, ignore the others):
y axis is analog value and x axis is % of slide.