Control-Surface
Control-Surface copied to clipboard
Arduino library for creating MIDI controllers and other MIDI devices.
Hi, I have 6 toggle buttons and 6 KY-040 digital Encoder on the ports of 3 PCF8574 Port Expander. They are driven via i2C and have one Interrupt pin and...
Hey, is it possible to trigger a midi signal with a variable instead when a button is pressed? For a little bit of context, I'm Working on a DMX to...
Hello Petter, I have the code of rgb recived midi signal from Ableton and can change the color by the notes have velocity work like launchpad but i don't know...
Hola Peter. Cada dia mas fascinado con tu libreria. Mientras organizaba, encontre varias cosas tiradas, entre ellas un ic que no sabia para que seria hasta que busque su datasheet,...
Hola Peter. He cobstruido una matrix de notas de 4x4, con 4 bancos, funciona perfecto con el ejemplo que trae la libreria, sin embargo me gustaria poder visualizar en un...
Saludos amigo, gracias por tu gran trabajo. Estoy haciendo uso de tu completa libreria para crear mi controlador midi DIY. Actualmente me he tropezado con algunas dificultades. Quisiera obtener la...
Hi, Is it possible to transpose a "Bankable::ManyAddresses::NoteButtonMatrix" using Control Surface? If so, I very much appreciate if you can show me an example as to how you assign the...
Hi, I was hoping someone could show me how to declare a 1602 Liquid Crystal LCD within a custom selector callback. The callback is working correctly when printing the selected...
Hey Peter How hard is it to use a different display? i have an sh1106 SPI 128x64 which uses the U8g library? Cheers Sam
Hi Peter Just installed Visual studio community and reading through the developer notes is there anything in particular i need to setup to test compile?? ps you really should set...