This is an Arduino/Esp8266 Based Programmable Midi Controller for usage with ttymidi
- As there is no really good beginner Documentation for ttymidi I tried to solve this issue here
- This is an Arduino Based Midi Device that can be programmed in the source code and is fully compatible with ttymidi on Linux Devices
- ttymidi
- Arduino IDE or a similar programm
Change the Ports to your used ones and upload this code with you preffered IDE to your Microcontroller than start ttymidi with your Serial Port(Argument -s ) selected and start sending midi codes to your Laptop/Pc
You can use this with the provided XML file for the DJ Programm Mixxx
Project is: in progress
The easiest to use Version is in the Easy Branch of this Project
- Make it easier to implement new buttons
- Make it easier to implement Potentiometers
Created by @WandernderVogel