Control-Surface
Control-Surface copied to clipboard
Arduino library for creating MIDI controllers and other MIDI devices.
Hello, I am using a XIAO BLE Sense (NRF52840) board to map IMU data into MIDI CC. Yes I know this might be special topic because of the "core", so...
The equivalent of Arduino Nano ESP32" and Tools->Pin Numbering set to "By GPIO number (legacy) solving build issue in platformio.
Hi! How are you guys? Hope good. I"m with the idea to use kind of banks but with posibility to change the functionality of the buttons between the diferents "banks"...
Hello, I would like to add the transpose function to each note. I can't manage CHANGE_CHANNEL and transpose at the same time. #include HardwareSerialMIDI_Interface midi_ser {Serial1}; CD74HC4067 M1 = {...
Hey Pieter! How are you? Hope fine! I was thinking it would be really usefulll to get a way to change between CCButton (momentary) and CC Latched in the run....
**Is your feature request related to a problem? Please describe** Midi control change resolution is only 7 bit and this is too coarse for some applications, resulting in audible changing...