Control-Surface
Control-Surface copied to clipboard
Arduino library for creating MIDI controllers and other MIDI devices.
Hello, I wrote a class to control a touchpad piano module. That class can have 3 different behaviours: * Standard (default): polyphonic touch and release * Hold: polyphonic touch and...
Hello, Here is a change I made for a need I have. I have a project of control surface with a set of push buttons. I wanted to make them...
First of all, thank you for an excellent library! This is maybe a long shot or just to float an idea that I think would be very useful: The ability...
**Describe the bug** Trying to use Control Surface for a university project, but i cannot get anything to compile on my ESP32-S2. Error is "esp_gap_ble_api.h: No such file or directory."...
**Describe the bug** I Seem to be unable to get the basic example sketch for the rotary encoder to work for a NodeMCU-32S esp32, it just returns an error saying...
The latest `main` version of Control Surface adds preliminary Arduino UNO R4 support (#950). At this point, nothing has been tested on the actual hardware yet (I don't own an...
Hi Will an old Arduino Yun board work with USB-MIDI? Maybe you could determinate it by looking at this: [arduino_yun_schematic.pdf](https://github.com/tttapa/Control-Surface/files/12569900/arduino_yun_schematic.pdf)
Hi, I've an arduino UNO that is hacked with hiduino and is recognize now as MIDI controller... Did anyone have use this board with rotary encoder... I'm quite loose on...
Hi. The included library example "Control Change Potentiometer" doesn't compile for Teensy 4.1. I haven't made any changes to the included code in the latest version of the library. Here...