Control-Surface icon indicating copy to clipboard operation
Control-Surface copied to clipboard

Arduino library for creating MIDI controllers and other MIDI devices.

Results 154 Control-Surface issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** i am building a midi controller that has LEDs to show mute status. as it will be in my bedroom...

feature request

These boards are very cheap, powerful and some have a lot of IO, like STM32F4xxx. Would be great to have support for them!

feature request

Hi there! I finished my project, but now I would like to focus in some details... Here is my question: I am using the PBpotentiometers, when I check the values...

Hello there ! First of all , thanks a lot for this amazing library , without which , as a non programmer, I would not be able to enter this...

feature request

Being very new to C++ development I was looking for a clean way to execute arbitrary code in the main sketch - triggered by the NoteButtonMatrix. My first use case...

feature request

Hi, thanks for the fastastic library. I´m compiling without problems in Arduino IDE, but having erros in Platformio/VSC using BLE with ESP32 and Control Surface@^1.2.0-4: Platformio.ini ```ini [env:esp32doit-devkit-v1] platform =...

hi Pieter, do you thin you could ad an fsr class to the midi out class? that could be cool to use the pressure to control the velocity of a...

feature request

Did you follow the [installation instructions](https://tttapa.github.io/Control-Surface-doc/Doxygen/d8/da8/md_pages_Installation.html) for the dependencies? Also, don't include MIDI.h, it's a different library, and it might interfere. _Originally posted by @tttapa in https://github.com/tttapa/Control-Surface/issues/83#issuecomment-573849568_

A number of examples make use of including at the beginning - e.g -> MCU-OLED-SSD1306 and MCU-OLED-SSD1306-MEGA However, compiling in Arduino errors out = no such file or directory Encoder.h...

**Is your feature request related to a problem? Please describe.** I have built a MIDI controller to control the Arturia range of softsynths such as the CS80v. The first limit...

feature request