This project turns an Arduino board with a native USB port into a multi-purpose MIDI device.
When starting to record in your DAW, an LED is lit to show everybody in your place that you are recording. In the current version, only the onboard LED is supported.
Trigger an external LED or relais for a more impressive recording indicator that can be mounted far away from the Arduino.
- use a footswitch to start/stop recording in your DAW
- use a footswitch to fast forward/rewind
to be done
In your DAW, add a new Mackie control device and choose the Arduino to receive MIDI data from and to send MIDI data to.
- Tested with Arduino Due version 1.6.12. Should work with Arduino Micro because it has native USB capabilities.
- Tested with version 1.0.4. of MIDIUSB.
- Tested with Windows 10 and Presonus Studio One.