dockscope
dockscope · utilitiesSlim 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.
the faceplate
1 inputs · 0 outputs · 3 params
inputs
| id | cable | what it does |
|---|---|---|
ch1 | audio | The 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
| id | label | range | default | curve |
|---|---|---|---|---|
timeMs | Time | 1..200ms | 20 | log |
scale | Scale | 0.1..10 | 1 | log |
range | Range | 0..1 | 0 | discrete |
controls
| control | what it does |
|---|---|
| Range | Display 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. |
| Scale | Vertical zoom (0.1× to 10×, log, default 1): magnifies a quiet signal or shrinks a hot one to fit the 1u trace. |
| Time | The 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.