Dual analogue window comparator with logic section. Each side detects whether the input voltage sits inside a shift/size-defined window. Extracts gates and pulses from any CV or audio signal.
Patch Ideas · 7
▸ Show diagram Hide diagram
▸ Show diagram Hide diagram
▸ Show diagram Hide diagram
▸ Show diagram Hide diagram
▸ Show diagram Hide diagram
▸ Show diagram Hide diagram
Behaviors
OUT goes high while the input voltage sits between the two window edges. LED shows blue below window, red above, white inside.
Comparator output stays low permanently. LED extinguishes rather than turning white. Useful for CV-gated muting of a gate stream.
IN, SHIFT CV and SIZE CV all normalise from the left comparator to the right. Lets a single signal or CV drive both windows simultaneously.
Every rising XOR edge toggles the FF output. Divides XOR rate by two; transitions OUT-based pulse train into sub-octave or latched gate.
Per comparator, patching OUT back to SIZE CV with SHIFT min and SIZE ~3 o'clock turns it into an SR latch. SHIFT CV rising edge sets, IN rising edge resets.
At audio rate the comparator emits a pulse wave. SHIFT moves phase/width, SIZE sets duty. Output can jump between fundamental and +1 octave as the window clips both halves.
With SHIFT max and SIZE noon, window is +2.5V to +7.5V. All five jacks (IN, SHIFT CV, SIZE CV × 2) then accept standard +5V gates, yielding a 6-input logic array.
Controls
| CH 1 & 2 | SHIFT | Offsets the detection window's centre voltage. −5V to +5V · 0V at centre |
| CH 1 & 2 | SIZE | Sets distance between the window's lower and upper edges. ~few mV to 10V · negative after adding CV disables the comparator |
I/O
IN · 3
- SHIFT CV bipolar CV CVModulates window centre. Sums with the SHIFT knob. Processes bipolar CV.NORM → right comparator SHIFT CV (left → right)
- SIZE CV bipolar CV CVModulates window size. Sums with the SIZE knob. Negative sum disables comparator output.NORM → right comparator SIZE CV (left → right)
- IN any CV/audio CVAnalogue signal to compare. Accepts CV or audio.NORM → right comparator IN (left → right)
OUT · 6
- OUT 0V / +5V gate GATEMain gate: high when the input sits inside the detection window.
- NOT 0V / +5V gate GATEInverted main gate. High whenever OUT is low.
- AND 0V / +5V gate GATELogic AND of both comparators. High only when both are inside their windows.
- OR 0V / +5V gate GATELogic OR of both comparators. High when either or both are inside their windows.
- XOR 0V / +5V gate GATELogic XOR of both comparators. High only when exactly one is inside its window.
- FF 0V / +5V gate GATET flip-flop. Toggles state on every rising edge of XOR.