Probably The Simplest Sequencing Synth

With inexpensive microntrollers capable of the most impressive feats of sound synthesis, it’s not so often we see projects that return to an earlier style of electronic music project. The 1-bit synth from [Electroagenda] takes us firmly into that territory, employing that most trusty of circuits, a 555.

It’s a time-honored circuit, a 555 provides a note clock that drives a 4017 that functions as a sequencer. This switches in a set of voltage dividers, which in turn control another 555 oscillator that produces the notes. It’s a fun toy straight from the 1970s, right down to the protoboard and hookup wire construction. There’s a demo video with some lovely beeps below, and we think most of you should have what it takes to make your own.

If you’re seeking more inspiration, may we introduce you to our Logic Noise series?

31 thoughts on “Probably The Simplest Sequencing Synth

        1. 12 is very, very nice for this, because of the compound meters you can get (as yopu mention 12/8) to emulate things like triplets, though no polyrhythms at that few steps.

          1. Actually, thinking about it, you could still do polyrhythms as long as you can adjust the tempo to be fast enough to, say, let all 12 steps be a single beat.

          1. I guess his comment makes more sense if you’re more familiar with music. If you’re sequencing musical triggers, since music is typically in groups of 3 or 4, you can sequence things that correspond to actual music. Since neither 3 nor 4 divides 10, you cannot as nicely do this with a 10 step sequence, and you can, at most, consider a single beat per 10 steps, with a single even subdivision, whereas music typically has subdivisions continuing on and on that follow powers of 2.

            For instance, “common time” in music is in something called 4/4. The important part here is that there are 4 even beats in one measure. There’s no way to evenly put 4 beats into a grouping of 10, but you can evenly put 4 beats into a grouping of 12. You can do better with a group of 16, as you can do a full measure of 16th notes.

      1. Sure, but the vast, vast majority of music is not like that. Even the category of asymmetrical time signatures is tiny, let alone the subset of that would fit in a count of 10.

      1. Right? The thing is called a “decade counter” for a reason.

        But if you want to make a puny octal counter (which is totally more musically useful) take the output from the 9th beat, feed it into the carry in of the next 4017 in the chain.

  1. I remember piecing together similar circuits found in Forest Mims publications when playing with logic as a youngster. This is classic and a fantasticly fun way to get people excited about practical electronics with building blocks of popcorn chips. Makes me want to get the old logics parts bin out again. Thanks for the inspiration!

  2. lol! I built this as a child! But I used a 7490. I got it from Radio Shack, and I also learned a lesson in that their chips were often factory seconds, and it didn’t work until I replaced it. So I learned a little debugging in the process, too.

  3. It’s a cute toy, but pretty limited. I have a PAiA analog sequencer from the late 70s, which outputs a control voltage and a trigger to control analog synth modules, so there’s more capability there, but even with that, it’s just cumbersome and limited compared to what can be achieved with a computer-based sequencer and MIDI-controlled synths (analog or digital).

    I do think a microcontroller-based stand-alone sequencer (with analog control voltage and/or MIDI out) would be quite useful. I imagine some already exist, and designing one from the ground up would be a fun challenge.

  4. Step sequencers run at clock speeds which are in the audible range can be used as waveshapers too. The waveform is shaped by each steps voltage, allowing you to draw the waveform.

  5. The bank of pots used in the early VCR’s for tuning would very good to use here. They came in 12 or 14 usually. I’ve some stashed away for this kind of project. I’d rather go with voltage control out for my ARP. Berlin School!

  6. Practical Ele tronics published a more sophisticated take on this design in the 70s. IIRC it had a sequence length switxh that allowed steps 2 to 10 to be used tk trjgger the reset lin of the 4017. Instant solution?

Leave a Reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.