Shift register sequencer inspired by the Music Thing Modular Turing Machine. A fixed-length binary register (a row of 0s and 1s) loops continuously. At each step, the current bit may randomly flip based on the lock parameter. The register contents are converted to a data value between min and max.
Think of it as a looping pattern that gradually mutates: at one extreme (lock = 1) the pattern repeats exactly; at the other extreme (lock = 0) every bit randomizes; in between, the pattern slowly evolves, creating semi-random sequences with a sense of repetition.
Output Data flow(s).
Sends a 1 value each time a new Data or MIDI message is generated or received.
Sends a 1 value each time a new Data or MIDI message is generated or received.
Output array representing the current binary register state.
Current step position in the register.
Controls the probability that bits remain unchanged (0 to 1).
Length of the shift register (1 to 64 bits).
Minimum value of the output.
Maximum value of the output.
Advances the register by one step. The current bit may flip depending on lock, and the output value is scaled between min and max.
Resets the step position to the beginning.
Fills the entire register with new random values.
Opens the web browser to display information or help about the selected object, if it exists.
For more details about information/help creation, see create-help-file.
Description of the module for internal help purposes only. The description is not displayed in the interface.
visible only in god mode, see setup-panel-tab-expert.
Current private ID for this control used to identify the object.
Current private preset ID for this control used for presets.
If you experience difficulties in Polyphonic mode, try to recreate new id(s) with this button.
Each Patch shared on the local network uses its own ID (identification number). If you experience issues of Patches that don't send information to the good target, this button will rebuild all these id's.
Absolute remote address. see objects-address.
Local to the current patch remote address. see objects-address.
User defined remote address. see objects-address.
version 7.0.250121
Edit All Pages