tttapa / MIDI_controller

This is a library for creating a MIDI controller using an Arduino or Teensy board.
GNU General Public License v3.0
404 stars 69 forks source link

digital button with Led while MIDI SEND #73

Closed pandeagus closed 5 years ago

pandeagus commented 5 years ago

hi tttapa.. can you teach me....

how i can use this code for turn on led with send note on Digital button(2, C4, 1, velocity);

I want that when the switch is pressed it can also turn on the led..

thanks...

tttapa commented 5 years ago

Hi, please see this Wiki page.

sincos5 commented 4 years ago

I know its a closed case, but.. What if you want to light the same LED with 2 diffrent buttons? like, if you want to have an LED tomake shure that you pressed a button.