v0.1Latest

Sample & Hold

Captures input value on each trigger and holds it until the next trigger.

Samples its input value at each incoming trigger and holds that value steady until the next trigger arrives. Fed with noise it produces the classic stepped random voltages of a sample-and-hold, and fed with any signal it freezes snapshots on demand. Use it for stepped modulation, quantized-in-time control, and rhythmic parameter changes.

Inputs

Input

Signal to sample

IDx
Signalcontrol · control rate
Default0
CoercionImplicit

Trigger

Sample on trigger

IDtrigger
Signaltrigger · event rate
CoercionImplicit

Outputs

Output

Held value

IDy
Signalcontrol · control rate
CoercionImplicit

Details

Canonical IDmod.sampleHold
Categorymodulators
Runtime Surfacecontrol
Runtime Targetscontrol-main-thread
JUCE Early AccessSupported
Early Access NoteNative-supported in the plugin for the current catalog/runtime support contract.