Project

pedalboard

0.0
No commit activity in last 3 years
No release in over 3 years
Quick and easy prototyping for Arduino-based MIDI pedalboards
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Arduino pedal board

This is the software component of an Arduino based MIDI pedalboard. It uses the Dino gem to receive signals from the Arduino and the Unimidi gem to send out MIDI signals in response.

Getting started

  • Install the gem
gem install pedalboard
  • Create a startup script for your pedalboard. An example is in the examples folder

  • run the script

pedalboard script.rb

You will be prompted to choose your MIDI input and output