dockscope

dockscope · utilities

Slim 1u single-trace oscilloscope built for the workflow dock rails — the trace is vector-redrawn at live on-screen pixel size so it stays crisp at every dock zoom step. Terminal visualiser: ch1 in (accepts audio/CV/pitch/gate), no outputs.

A slim one-channel oscilloscope built for the workflow dock rails — a single horizontal trace in a 1u face that stays crisp at every dock zoom step, because the trace is re-drawn as vectors at the card's live on-screen resolution instead of stretching a fixed bitmap (the reason the full SCOPE looks soft when docked). Patch any signal into CH1 to see it: the input is typed audio but also accepts CV, pitch, and gate cables, so it doubles as a rail-side LFO/envelope/gate monitor. A TIME knob sets how wide a window fills the trace, SCALE zooms the amplitude, and RANGE switches the display between audio (±1) and Eurorack CV (±5V) conventions. It is a terminal visualiser: the signal is only observed, never passed through — there are no outputs, so patch the full SCOPE instead when you need an inline probe, dual channels, XY mode, or the tuner. DOCKSCOPE is dockable by default and works as an ordinary canvas card too. Display-only — nothing here touches the audio path.

the faceplate

dockscopech1audioaudiocvgatepitch
1 inputs · 0 outputs · 3 params

inputs

idcablewhat it does
ch1audioThe probe: whatever is patched here is drawn on the trace. Typed audio but also accepts CV, pitch, and gate, so you can watch LFOs, envelopes, pitch CV, and gates from a dock rail. The signal is observed only — DOCKSCOPE has no outputs.
audio signal; also accepts: control voltage (CV), V/oct pitch CV, gate / trigger

params

idlabelrangedefaultcurve
timeMsTime1..200ms20log
scaleScale0.1..101log
rangeRange0..10discrete

controls

controlwhat it does
RangeDisplay range: 0 = audio (±1 fills the trace), 1 = CV (±5V Eurorack scaling) so a multi-octave pitch sweep or a 5V gate reads at a sensible height. Display-only.
ScaleVertical zoom (0.1× to 10×, log, default 1): magnifies a quiet signal or shrinks a hot one to fit the 1u trace.
TimeThe time window drawn across the trace width (1 to 200 ms, log, default 20): small values zoom in on a few cycles, large values show a longer slice — same convention as SCOPE's TIME knob.

source

dockscope.ts on GitHub.

Generated from packages/web/src/lib/{audio,video}/module-registry.ts · repo