hi, this is a project i have been working on for a long time...
it mimics an electric bass appearance but is actually a midi controller, very playable and so much fun!
yes, i am lefty...
this is the second "iteration" the first one was built from an old electric bass and was based on an arduino micro.
the new version is built from scratch and uses a teensy 3.6 and has many additional features.
-four "strings" soft pots with fsr underneath for pitch and poly pressure control
-fsrs' on the bass-body to further sculp the sound, sending note-on and aftertouch
-joystick, sending pitchbend and modulation
-an accelerometer embedded into the neck, for gestural sound control
-a "lfo" wheel, which outputs 4 cycles of a lfo waveform in a full turn
-an input for a source audio hot hand (wireless gestural ring)
-a usb-host implementation that allows the midi bass to control up to 7 usb-midi devices
-small OLED that shows settings (which can be recalled by program change messages)
-an embedded keith mcmillen keyboard for sample playback, chordal stuff etc. the serial midi from this thing is read by the teensy and sent thru usb to the synths as well
it mimics an electric bass appearance but is actually a midi controller, very playable and so much fun!
yes, i am lefty...
this is the second "iteration" the first one was built from an old electric bass and was based on an arduino micro.
the new version is built from scratch and uses a teensy 3.6 and has many additional features.
-four "strings" soft pots with fsr underneath for pitch and poly pressure control
-fsrs' on the bass-body to further sculp the sound, sending note-on and aftertouch
-joystick, sending pitchbend and modulation
-an accelerometer embedded into the neck, for gestural sound control
-a "lfo" wheel, which outputs 4 cycles of a lfo waveform in a full turn
-an input for a source audio hot hand (wireless gestural ring)
-a usb-host implementation that allows the midi bass to control up to 7 usb-midi devices
-small OLED that shows settings (which can be recalled by program change messages)
-an embedded keith mcmillen keyboard for sample playback, chordal stuff etc. the serial midi from this thing is read by the teensy and sent thru usb to the synths as well