NickCulbertson
Member
Hey Everybody!
I wanted to share my latest Teensy project, a 6-voice polyphonic virtual-analog synth built with Teensy 4.1, inspired by the iconic Minimoog Model D. It includes full subtractive synthesis, USB audio/MIDI, a menu interface and a bunch of encoders.
"DIY Minimoog Inspired Synth | A Teensy Powered Tribute"
It’s been a while since my last Teensy synth, but since then I've wanted to make a Minimoog-style clone. I learned a ton through trial and error, and hopefully some of that will be useful or inspiring to others building Teensy-based synths.
I’ve had mixed results in the past when combining pots, multiplexers, and microcontrollers, but the Teensy 4.1’s pin count and USB audio/MIDI support allowed me to simplify a lot of the hardware stuff this time around.
Full project on GitHub (code, wiring, and details):
https://github.com/NickCulbertson/Mini-Teensy-Synth
Happy building!
Nick
I wanted to share my latest Teensy project, a 6-voice polyphonic virtual-analog synth built with Teensy 4.1, inspired by the iconic Minimoog Model D. It includes full subtractive synthesis, USB audio/MIDI, a menu interface and a bunch of encoders.
"DIY Minimoog Inspired Synth | A Teensy Powered Tribute"
It’s been a while since my last Teensy synth, but since then I've wanted to make a Minimoog-style clone. I learned a ton through trial and error, and hopefully some of that will be useful or inspiring to others building Teensy-based synths.
I’ve had mixed results in the past when combining pots, multiplexers, and microcontrollers, but the Teensy 4.1’s pin count and USB audio/MIDI support allowed me to simplify a lot of the hardware stuff this time around.
Full project on GitHub (code, wiring, and details):
https://github.com/NickCulbertson/Mini-Teensy-Synth
Happy building!
Nick