MODULES
S&H
Complete manual and reference for the S&H module.
UPDATED MAR 9, 2026
How Does It Work?#
S&H samples either internal noise or an external voltage whenever it sees a trigger edge, then holds that value until the next trigger arrives.
Quick Overview#
Trigclocks the sampling action.Sourcechooses between internal noise and the external input.Outholds the last sampled value indefinitely.- The module starts at
0until the first trigger is received.
Inputs And Outputs#
| Port | Type | What It Does |
|---|---|---|
Trig | Trigger input | Samples on a rising edge. |
Ext | CV input | External value source when Source is set to EXT. |
Out | CV output | The currently held value. |
Controls Reference#
| Control | Values | Default | Behavior |
|---|---|---|---|
Source | NOI, EXT | NOI | Selects the sampled source. NOI uses the internal noise generator; EXT uses the Ext jack. |
Behavior Notes#
- Triggering is edge-based: the module samples only when
Trigcrosses upward through0.5. - In
NOImode, the sampled value comes from the internal white-noise source and is scaled to the standard bipolar CV range. - In
EXTmode, the held value is the exact voltage present atExton the trigger sample. - Between triggers,
Outstays fixed.