Hey fellow forum users
IS THIS A SPEED PROBLEM?
I have just finished building a Midi controller
with 5 faders 10 pots and 25 keys... everything is up and running
using loopBe1, hairless bridge and ableton.. running on an arduino mega
the keys are the culprit... they all send signal but sometimes they are faulty and
will often work intermittently then work fine again....
the pots and faders work great...
i think its a problem with my coding... is there a way to run the loop faster??
how do i get the keys to be consistent in their function?
if you are interested in helping please see attached code
any input greatly appreciated
thnx
Controller.cpp (3.84 KB)
Controller.h (1.64 KB)
MIDI_Controller_v1-2GOOD1.ino (9.2 KB)