vimsynth/modules/s-h

modules/modulators/S&H

S&H

Sample and hold. Freezes whatever is at in on each trigger and holds it. NOISE → S&H → QUANT is *the* random-melody patch.

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

inputs

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

incv
The signal to sample. NOISE here gives you random values.
trigtrigger
Takes a sample and holds it until the next one.

outputs

Down the right edge, in the same order.

outcv
The held value. A staircase, not a curve.

knobs

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

glide0 … 1 s= 0.001 s
Glide on the held value, which softens the staircase into steps you can hear moving.

more

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