Control-Surface
Control-Surface copied to clipboard
Arduino library for creating MIDI controllers and other MIDI devices.
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...
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 -...
Hi, i need you help for make code of this midi controller   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...
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:...
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 = {...
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...
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...