Control-Surface
Control-Surface copied to clipboard
Arduino library for creating MIDI controllers and other MIDI devices.
Hi Pieter, I have quite a bit of noise on my potentiometer either using a Teensy 4.0 or a Teensy LC and I have tried using the FilteredAnalog and the...
Hey there, Thanks so much for your work on this, I'm incredibly excited to work with your library. Unfortunately, I'm running into an issue when compiling with Platformio while using...
Scetch a good working with usb connection with node mcu v3 (esp 8266). Can I use rtpMidi via wifi?
**Describe the solution you'd like** There is alot of Youtube videos of people using 'keyboard lights' aka a lightstrip with WS2812 LEDS that light up when pressing a note on...
hi Pieter I need to have mutes for 16 tracks, I just saw that you implemented that only for track 1 to 8, I tried modifying mcu.hpp and keywords.txt but...
hi, i like to use few encoders as absolute encoders wired on an mcp23017 **Describe the solution you'd like** i like to be able to use the class or equivalent...
Hi! I'm trying something experimental and perhaps going about this the completely wrong way. I want to change the volume of tracks (in Logic Pro X) through a rotary encoder...
Hi, Could you help me to create the example code follow this function on this website of arduino pro micro? https://nuancescontroller.fr Best regards,
First of all, thanks for this great library. I ask for your help in resolving 2 issues: 1st - "button_01" send CC 2, but if more than 1 second send...
Hi Dear, I hope you can help me. Im try to create a bidirectional pipe between Serial1 and BLEMIDI but a get autoreset. I´m using a TTGO ESP32 v1.4 MINI32...