efinque
Well-known member
- Joined
- Jan 3, 2018
- Messages
- 393
Sup GDIY,
here's a step-sequencer monosynth build I designed on breadboard five years ago. Now I got it in a neat chassis (well, it's an old, repurposed Hammond enclosure from a DJ mixer project)
This thing has 4 steps the sequencer sub-program runs through. The pitch of the steps is dialed using the bottom row of potentiometers. The code reads a pot value from 0-1023 and divides it by 4. This integer is passed to one of the corresponding tone functions.
It also has adjustable tempo which works in a similar manner but uses a delay function instead.
I'm looking to add an on/off-switch and a low-pass filter as well as an audio output. It's also missing knobs.
I added a short 30s video to demonstrate it's abilities.
Here's also a pic I took when I got the front panel labeled.
Any thoughts or improvement ideas?
Have a nice summer,
-ef
here's a step-sequencer monosynth build I designed on breadboard five years ago. Now I got it in a neat chassis (well, it's an old, repurposed Hammond enclosure from a DJ mixer project)
This thing has 4 steps the sequencer sub-program runs through. The pitch of the steps is dialed using the bottom row of potentiometers. The code reads a pot value from 0-1023 and divides it by 4. This integer is passed to one of the corresponding tone functions.
It also has adjustable tempo which works in a similar manner but uses a delay function instead.
I'm looking to add an on/off-switch and a low-pass filter as well as an audio output. It's also missing knobs.
I added a short 30s video to demonstrate it's abilities.
Here's also a pic I took when I got the front panel labeled.
Any thoughts or improvement ideas?
Have a nice summer,
-ef
Attachments
Last edited: