home/ atoms/ glicol-no-limiter-clipping

Glicol has no built-in limiter, so summed lines and high gains clip hard

Glicol provides no master limiter. Summed non-~ lines, high mul values, resonant lpf/rhpf at high Q, and self-referencing feedback buses can all clip the output hard. The discipline is gain-staging: keep a conservative mul 0.2–0.5 on each voice and put one master mul on the final out: line. This is ordinary headroom management — the more sources you sum, the lower each must sit.

Examples

out: mix ~a ~b ~c >> mul 0.3 // master trim ~a: saw 110 >> mul 0.4 // per-voice trim // resonant lpf at high Q + no trim → clips

Assessment

Three Glicol voices summed at mul 1.0 distort. Explain why (no limiter) and give a two-part gain-staging fix (per-voice and master).

“No built-in limiter.** Summed lines, high `mul`, resonant `lpf`/`rhpf` (high Q), and feedback buses can clip hard. Keep a conservative `mul 0.2–0.5` on voices and one master `mul` on `out`.”
context/ · L1-instruments/glicol/gotchas.md · chunk 1