A quad flip-flop / logic utility for Eurorack.
It gives you 4 identical sections, each with:
- SET
- RST
- CLK
- IN
- OUT
- VERT
Core idea: - OUT is the flip-flop output. - VERT is the inverted output unless you patch something into IN, which breaks that normalization.
Each of the 4 sections is identical.
Each pulse flips the state
Manual state logic source
Great for rhythmic state changes
Complementary gates
Take OUT and VERT as opposite logic signals
Standalone inverter
| Jack | Function | Notes | Voltage Range |
|---|---|---|---|
| SET | Forces OUT HIGH on received pulse/gate | Also forces VERT LOW if IN is unpatched | Not specified in manual |
| RST | Forces OUT LOW on received pulse/gate | Also forces VERT HIGH if IN is unpatched | Not specified in manual |
| CLK | Toggles OUT on each received pulse/gate | Also toggles VERT if IN is unpatched | Not specified in manual |
| IN | Logic input for inverter | Breaks normalization from OUT to IN when patched | Not specified in manual |
| Jack | Function | Notes | Voltage Range |
|---|---|---|---|
| OUT | Main flip-flop output | Normalized to IN for inversion when IN is unpatched | Not specified in manual |
| VERT | Inverted logic output | Inverts OUT if IN unpatched; otherwise inverts IN | Not specified in manual |
The manual does not specify exact logic voltage thresholds or output voltage levels, so treat all pulse/gate voltages as unspecified by manufacturer in this document.