vimsynth/modules/clock

modules/sequencing/CLOCK

CLOCK

The tempo. Everything rhythmic hangs off one of these. run normals to high, so an unpatched clock runs. There is no global transport in this rack — a bar belongs to a CLOCK, and two clocks are two timelines.

The CLOCK card as vimsynth draws it: its title bar, 4 knobs, 3 inputs down the left edge and 1 outputs down the right
CLOCK on an empty rack — 32×13 cells, knobs at their defaults. Press a in the app and pick CLOCK to get this card.

inputs

Down the left edge of the card, top to bottom.

rungate
Runs while high. NORMALS TO 1.0, so an unpatched clock runs. Pull it low to stop, and the phase is HELD rather than reset.
resettrigger
Back to the top of the bar.
synctrigger
External clock. Patch a MIN's clk (or any quarter-note pulse) here and the CLOCK follows those edges for tempo instead of free-running from its bpm knob — the way you lock the rack's bars to a DAW.

outputs

Down the right edge, in the same order.

clktrigger
The pulse. Everything rhythmic hangs off this.

knobs

Left to right across the face — the dials in the picture.

bpm20 … 300= 120
Tempo.
div1/4 · 1/8 · 1/16= 1/8
What one pulse is worth: a quarter, an eighth or a sixteenth note.
bar2 … 16= 4
Beats to a bar. Only matters for automations, which schedule on bar lines.
runoff · on= on
The master switch. The run INPUT is the remote control for the same thing.

more

The full reference — every parameter curve, the patching notes and the worked examples — lives in the manual: docs.vimsynth.com/modules/clock. In the app itself, :help CLOCK opens the same page without leaving the rack.