Diy Midi Dj Controller Info

lastState = currentState; delay(10);

void noteOn(byte channel, byte pitch, byte velocity) midiEventPacket_t event = channel, pitch, velocity; MidiUSB.sendMIDI(event); MidiUSB.flush(); diy midi dj controller

void setup() pinMode(buttonPin, INPUT_PULLUP); lastState = currentState

Leave a Reply

Your email address will not be published. Required fields are marked *