This is an expansion of the multiplexer version of my Arduino Multi-Slider MIDI Controller from Part 2 to add a further 8 potentiometers. In a future project, I build a "shield" to make linking to the pots easier. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for … Continue reading Arduino Multi-Slider MIDI Controller – Part 3
Tag: control change
Arduino Multi-Slider MIDI Controller – Part 2
This is the multiplexer version of my Arduino Multi-Slider MIDI Controller. In part 3, I extend it to 16 potentiometers. Warning! I strongly recommend using old or second hand equipment for your experiments. I am not responsible for any damage to expensive instruments! These are the key Arduino tutorials for the main concepts used in this … Continue reading Arduino Multi-Slider MIDI Controller – Part 2
Arduino Multi-Slider MIDI Controller
A while back I bought some cheap slider potentiometers, so decided to get them out and give them a go. This first project is using eight with an Arduino Nano as a multi-slider MIDI controller, expanding on my Arduino Simple MIDI Controller. In part 2, I show a version that uses a multiplexer. In part 3, … Continue reading Arduino Multi-Slider MIDI Controller
Arduino MIDI Filter – Revisited
This is a minor update to my Arduino MIDI Filter to allow it initialise patches as well as filter MIDI if required. Warning! I strongly recommend using an old or second hand keyboard for your MIDI experiments. I am not responsible for any damage to expensive instruments!. These are the key Arduino tutorials for the main … Continue reading Arduino MIDI Filter – Revisited