Skip to content

nadavh/dynamic_range_midi_foot_pedal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Range MIDI Foot Pedal

About

I was looking to buy a MIDI pedal with a good range of motion and a fairly low price (mainly to control virtual instrument's expression/volume while my hands are on the keyboard, and my right leg is on a sustain pedal).

I didn't find what I was looking for, so I figured it's a good motivation to improve my CAD skills, and make my own.

My idea was to let the user choose the range they want, so... this pedal supports up to 80 degrees. While not expected to be fully used (I know I don't have that flexibility) different ranges work for different positioning of the pedal, and personal comfort.

controller

Behavior

  • By default, the full range is used.
  • A press on the blue side-button initiates range selection mode, which is enabled for 5 seconds. It's indicated by a blue light, and can be ended sooner, by an additional press on the button.
  • Range is chosen by moving the foot pedal back and forward, over the desired range.
  • After the range is set, it is saved to EEPROM (so it's not power depended).
  • Movements in the range are indicated by the green light (indicating MIDI commands are sent to the host) while movements outside of the range, are ignored.

Software

Developed in C with the Arduino framework.

Hardware

Mostly 3d printed (PLA) and split to avoid support material, and to be strong (in terms of printing orientation).

Additional parts:

Models and assembly instructions can be found here.

About

USB MIDI foot pedal with customizable range of motion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages