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

Arduino library for creating MIDI controllers and other MIDI devices.

Results 166 Control-Surface issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi! I build a midi controller using Your great library. Everything works except matrix keyboard. Electrically everything is correct, columns are 5V pulled up by internal resistors, rows are connected...

This adds support for reading from the digital inputs on a CD74HC165 shift-in register. I based this on the multiplexer code and tested it in my own Arduino code. I'm...

Hello, I tried to use a multiplexer (CD4051BE) to read buttons, the issue is the only pins on my arduino nano board available for mux "ABC" pins are A5,A6,A7. I've...

question

Hi, I've been testing lots of different MIDI Arduino/Teensy codes today and so far, with the Control Surface Library, yours is the best and most comprehensive. Best of all -...

question

Hi, i need you help for make code of this midi controller ![image](https://user-images.githubusercontent.com/46510477/97511938-d7cbc800-19ba-11eb-9e5f-02bce356fc0e.jpeg) ![image](https://user-images.githubusercontent.com/46510477/97512009-0184ef00-19bb-11eb-9d96-e71ca0f4b41f.jpeg) But i have the 16 buttons and 4 pots + 1 bank changed button like this,...

hi, do you know why my ssd1306 don t start every time I boot the teensy 4.0? I often have to reboot the teensy for my ssd1306 spirit display start...

question

Hi im tryng to get work AppleMIDI example. i have an error ``` Arduino:1.8.12 (Windows 10), Scheda:"DOIT ESP32 DEVKIT V1, 80MHz, 921600, None" In file included from C:\Users\Damiano\Documents\Arduino\libraries\Control-Surface-master\examples\3. MIDI Interfaces\AppleMIDI\AppleMIDI.ino:99:0:...

question

Hola, estoy tratando de usar un muxes con shift regiter para los pines de seleccion de la siguiente manera sreg esta definido por la conexion spi. CD74HC4051 mux = {...

feature request

Hello Peter, I'm developing my own MIDI controller, which is based on Mackie MCU. It's mainly designed on the mobile web page side based on HTML, CSS and JS. It's...

feature request

Hello, I found this library today and found it perfect for my needs HOWEVER. When using the example 1 button script, mixxx 2.2.0 could not detect my press of the...