Close
0%
0%

wimsMidiFootboardForCello

MIDI foot controller for use with Cello (and Guitar)

Similar projects worth following
A bank of foot-sized switches mounted along a hard casing, which resides on the floor. The switches send MIDI messages through a USB interface to any device which supports Generic USB Interface devices. There is also a display and editor program to affect settings and presets.

My brother (W!M) plays an electric cello, thru an audio to MIDI convertor, into a Linux silent computer running VST's. The only things missing are ways of changing the different sounds and effects whilst he is playing. Hence I am attempting to design a MIDI footboard for a cellist. In future revisions I hope to add sensors such as pressure control in the spike holder and cello and bow position tracking.

  • 1 × Teensy 3.2 development board https://www.pjrc.com/store/teensy32.html
  • 5 × Guitar foot switch SPST non-latching push-to-make switch. Normally open.
  • 1 × LED Fiber Optics / Emitters
  • 2 × 8x8 LED matrix MAX7219 dot LED matrix MCU display control module.
  • 1 × USB 2.0 panel mount cable Female B socket -> Micro B 5-pin male.

View all 6 components

  • user interface

    matt thurstan03/10/2017 at 19:07 0 comments

    The user needs to be able to:

    • Get feedback on the status of the device
    • Edit the settings and presets of the device

    Feedback on the device can be achieved with single LEDs and some 8x8 LED matrix modules that I already have.

    The changing of settings and presets will be done via a combination of foot switches, extra buttons/switches, sysex messages and computer based editor software.

  • internal bits to run the thing

    matt thurstan03/10/2017 at 18:41 0 comments

    For the switches the best choices are the already existing heavy duty guitar foot stomp switches.

    For the moment a microcontroller development board is the choice for the brains of the footboard. For this I have chosen a Teensy 3.2 development board. This is for two main reasons:

    1. All the inputs have Interrupt capablities ( instant switches )
    2. It has a built-in Generic USB MIDI Device setting ( plug'n'play MIDI footboard )

  • second design considerations

    matt thurstan03/10/2017 at 18:21 0 comments

    Taking into account all the first points, it becomes clear that several concepts need to be explored.

    1. Curved casing
    2. For both feet or just one side
    3. Whether to incorporate a spike holder
    4. Wireless communication

  • first design considerations

    matt thurstan03/10/2017 at 17:36 0 comments

    I am familiar with guitar pedals and footboards, both audio and MIDI, so I am aware that my main design influence comes from those devices. However in designing for a cellist, the first item that must be taken into consideration is that the cellist generally performs seated and only occasionally stood up, but always the cello is rested on the ground via it's 'spike' and the cellist has limited movement of their feet. In contrast a guitarist is generally just as happy stood up as sat down and their feet have a large range of movement. The common design of guitar footboards is basically an oblong box because it doesn't need to be anything more, the user can reach every switch. The design of a footboard for a cellist needs to take into account that the cellist cannot move their feet far. The cellist sits, feet on the floor, the cello spike rests on the floor between and just in front of the feet, whilst the knees grip the cello. The cellist can move their feet insofar as their knees retain their hold on the instrument.

View all 4 project logs

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates