Math
Combines two signals with a single arithmetic operation: OUT = A op B. A compact utility for offsetting, scaling, mixing, and ring-modulating CV or audio.
Controls
- Mode — picks the operation applied to the two inputs: Add (
A + B), Sub (A - B), Mult (A × B, scaled so two ±5V signals stay within ±5V), or Div (A ÷ B, clamped to ±10V and silent when B is near zero to dodge divide-by-zero blowups).
Inputs & outputs
- A, B — the two operands; patch CV or audio into either.
- Out — the result of the chosen operation.
Tips
- Add an offset to shift a modulation source into a new range; Sub to invert and difference two LFOs.
- Mult is a ring modulator when both inputs are audio, and a VCA-style gain stage when one is CV.