MIDI_controller icon indicating copy to clipboard operation
MIDI_controller copied to clipboard

This is a library for creating a MIDI controller using an Arduino or Teensy board.

Results 24 MIDI_controller issues
Sort by recently updated
recently updated
newest added

Hey, Awesome library! Thanks. I have built my first midi keyboard with 2 octaves (piano layout, 24 keys). I am using two multiplexers to get all the inputs for my...

Hello, i would like to see added support for piezo inputs (piezo connected over analog in) This is just to have a simple quiet pad that i can press. No...

## Description of the problem or question Hi, I'am trying to creat a MIDI diatonic accordion (it has two notes for one button depending on pushing or pulling the air)....

I have a working code and midi device for 16 buttons and 5 potentiometers. I want to use one of these potentiometers to choose between 4 banks notes. The notes...

I dont know how to do it without making a mess with my signals.

Hello, good afternoon, first of all, thank you for your work, I think it is very good and useful, the second is that I am trying to see how the...

Hello I followed the instructions you have detailed and everything works perfectly for me. The problem comes when i want to add more code to the board when the ATMega...

Hi! I'm super new at this and I'm sure this is a very simple task to achieve. I need to send CC messages to control Bias FX pedals and have...

you can receive MIDI from a PC with firmware and send it to the Arduino MIDI output

## Description of the problem or question Using Arduino leonrado connected via usb to pi rasberry 4 to play the yoshimi synth. Im using your library and have successfully used...