milkos86

Results 2 comments of milkos86

> Absolutely! At its most basic, code would look like this: > > ```c++ > #include > > // this starts a hairlessMIDI_Interface connection. If you have an arduino pro...

> For reading the buttons, you can use the [`NoteButton`](https://tttapa.github.io/Control-Surface-doc/Doxygen/de/dcc/NoteButton_8ino-example.html) class, for the LEDs, you could use the [`NoteRangeFastLED`](https://tttapa.github.io/Control-Surface-doc/Doxygen/d8/dd2/9_8Note-FastLED_8ino-example.html) class. > By default, the color scheme used by `NoteRangeFastLED` is...