I've just built a variation on the 'Baby 10' sequencer, it's a 'Baby 4' actually, just 4 steps!
It works fine when I send it a clock signal from a 555 timer but what I'm having trouble with is syncing it to one of my keyboards.
I figured that if I ran a signal from the LED display on the keyboard, (the one that pulses for each beat of the bar), I could use that to clock the sequencer, so they'll both run in sync. But it doesn't work. Arggggh! The lights on my sequencer just flash seeming randomly and definitely not in sync. Can anyone figure out what I'm doing wrong?
There's a good chance that the LED is multiplexed, so it's actually getting several puilses every time. One way round it would be to use a transistor to buffer the pulse from the LED and then a capacitor to filter out the multiplex pulses. In many ways, what you're looking for is similar to a "debounce" circuit.
Cheers Gordon! I was hoping you'd understand and reply!
I'll do some more research now I've got something to go on.
Thanks again
Rob