Skip to content

ajboni/ArduinoMidiFootController

Repository files navigation

Arduino Midi (foot) controller.

A simple midi controller with bank selector, thought to be used as a MIDI foot controller for looper applications such as mobius.

Getting Started

  • Build your controller
  • Modify ArduinoMidiFootController.uno to match your controller buttons and banl selector switches.
  • Upload to arduino.
  • Use Hairless midi to convert Serial messages to MIDI
  • Use MidiLoop to route midi to other applications.

How to make it work on windows.

  • Hairless MIDI - Needed to convert Serial messages to MIDI
  • Loop MIDI - This software can be used to create virtual loopback MIDI-ports to interconnect applications on Windows that want to open hardware-MIDI-ports for communication.

This is a simple 5 button 4 banks controller.

Controller

Controller

Contributing

Feel free to contribute to the project, the only requirement is to have light comments.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple midi (foot) controller for Arduino Uno

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published