Modular · Utility

Turing Machine

A shift register of random bits: the melody locks or mutates

Open in the synth with a demo patch Open Modular

What it does

The Turing Machine is the main generative sequencer of the modular world. Inside is a 16-bit register: on every trigger the top eight bits are read as a number and turned into a note in the scale, and the register shifts — the last bit returns to the start, flipped with the Mutation probability. Mutation 0 locks the phrase into a loop, 100 is pure chance, and 5–20 keeps it recognisable yet slightly different every few rounds. Length is how many steps the ring has. The cv output gives the same number as a 0…1 voltage.

Ports

trig
Trigger: next step
out
Note of the step
cv
The same value as cv 0…1

Parameters

Length · Mutation · Root · Range · Scale

Try this

Other modules

← Back to the synth