Sample & Hold

Envelopes & ModsampleholdLight CPU

Latches the Signal input on each Trig — stepped CV.

What it does

Stepped CV from any source.

Wraps daisysp::SampleHold. On each rising Trig (> 0.5) it samples the Signal input; Track mode follows the input while the trigger is high.

Parameters

  • Mode

    mode
    Default sample

    Which of the two classic behaviours the tile uses. Sample latches the Signal input at each rising trigger and holds that value until the next one, which is what turns noise into stepped random CV. Track follows the input continuously for as long as the trigger stays high and freezes only when it falls, so the output keeps moving during the gate rather than jumping once at its start.

Sample & Hold: latches Signal at each rising Trig and holds it. Track & Hold: follows Signal while Trig is high. Feed a Metro into Trig and a noise/LFO into Signal for stepped random CV.

Ports

In

  • Trig trig
  • Signal signal

Out

  • Out output

Audio Control

Inputs

Trig
Sampling trigger (rising edge).
Signal
Value to sample/track.

Outputs

Out
Held value.