Prototype Wednesday :: 25 Oct 23 :: a 16-step analogue sequencer using 2 Baby8s?
Since I was given some Rakit kits one year for my birthday, I've been wanting to join two baby8 s to make a 16-step sequencer. I've returned to this project a number of times but never really got out of the starting gate. (Yes there are one or two published projects but part of the enjoyment of this for me is to work out how to do it myself from scratch.) Initially I attempted to use logic to direct 8 clock signals into one and then 8 into the other. But then hit on the idea of running them in parallel - offsetting them by inverting the original clock signal. (This has the added advantage that it would be possible to 'swing' the rhythm by adjusting the duty cycle of the original clock signal). This is the furthest I've got with it so far. It makes an eye-catching and ear-splitting demo but there are still too many problems to solve. Some that I had predicted and some that I discovered along the way. None of the challenges are unsurmountable but it requires more ...