A shift-register sequencer like the Turing Machine generates evolving CV by looping a window of random bits, steered rather than programmed
A shift-register sequencer holds a string of bits (voltages) and steps through them on each clock pulse, reading the front bit as a control-voltage output and feeding a new bit in at the back. The Music Thing Modular Turing Machine is built around a 16-bit shift register of this kind, producing clocked, stepped, randomly-changing CVs usable as melodies, basslines, and gate sequences. It descends from a long lineage of shift-register pseudorandom synth circuits (Triadex Muse, Buchla 266 Source of Uncertainty, Grant Richter’s Noisering). Unlike a conventional sequencer you cannot program specific notes, save a sequence, or recall one once it has changed — instead you steer the system, via a probability control, toward more random or more repetitive behaviour: fully random, locked into a loop (repeating according to a length control), or slipping (changing gradually one note at a time). This ability to lock random voltages into loops — rare among random generators — makes it a generative composition tool rather than a note-by-note sequencer.
Examples
Patch the CV output into a quantizer, then a VCO’s 1V/oct input, under a fixed clock: a randomly evolving melody you can lock into a repeating loop, then ease toward random to hear it mutate note by note rather than jump to a wholly new pattern. Once a sequence mutates away, it cannot be recalled.
Assessment
Explain how the Turing Machine differs from a conventional step sequencer. What does its shift register do, what role does the incoming bit play, and how can the same circuit produce a repeating loop, a slowly mutating loop, and a fully random stream? Why can you not save or recall a sequence?