Forum Rule: Always post complete source code & details to reproduce any issue!
-
[queued] Midi Bass Controller
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 :-)
-
Very cool, would love to see a video of it in action!
-
Senior Member
Me too. We can show this on the website as-is, but even a short video of real performance with this instrument would really show so much more.
-
hi there, just a quick update on this project (still no video) :-(
I have changed the midi output of this bass back to normal usb-MIDI client, since I can use it with a laptop directly when I am on the road (touring). Since I wanted a future proof design I also had to change out the teensy 3.6 for a teensy 4.1 and in the process I remade all connections and used a socketed connection for the teensy, so that I could change it easily should it ever break. In the process I took some pictures which I want to share here.
https://synthstuff.blogspot.com/2023...st-corona.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules