Share your patch selections (.vcvs)

Phase-shifted polyphonic LFO

LFO x EG (Surge XT) has a knob for phase control and is polyphonic, so it can produce up to 16 phase-shifted LFOs in parallel. Four LFOs are shown in the example below. The number of polyphony channels can be set in the context menu.

Phase shifts (per LFO) are introduced by sending a polyphonic signal (e.g. a fixed value per channel using docB’s PLC) to the Phase knob via the module’s modulation system (e.g. MOD 2 port).

Phase can be shifted to the right or left with -/+5V, which yield phase changes of -/+ 180°.

For changes to take effect, a gate signal needs to be sent to the Gate input, resetting the phase to the specified value. The gate can either be polyphonic or monophonic. If monophonic, the menu item “Polyphony > No Trig or Trig Chan 1 Triggers All” in the context menu needs to be selected.

A polyphonic gate signal can be generated as usual, e.g. using POLYMULT (Bogaudio).

Phase-shifted polyphonic LFO_20250413.vcvs (12.4 KB)


Addendum: Voltage Range (Sparkette’s Stuff) is good for creating swarms of evenly spaced phase shifts.

Phase-shifted polyphonic LFO_w. Voltage Range_20250413.vcvs (11.2 KB)

7 Likes

Trigger sequencer with 16 tracks and 64 steps

Arrange (JW-Modules) makes a nice 16-track, 64-step trigger sequencer. Fused gates are separated with a short AD envelope, triggered by the same clock that drives the sequencer.

16-track 64-step trigger sequencer_20250531.vcvs (25.9 KB)

2 Likes

Thanks for sharing this. I made a slight variation by replacing the VCA and AD modules with single sickozell AD VCA. I was hoping Arrange would support this out of the box, but with addition 10v output in last update, and using the AD VCA, it can be used as a drum sequencer and clock sequencer. If the Arrange gets a polyphonic input, then it could be a polyrhythmic sequencer as well.

ArrangeSeqClk.vcvs (26.4 KB)

2 Likes

Ooh, nice, thank you for this improvement! Did not have Sickozell’s ad mini on my radar.

1 Like

Two more progressively increasing Bernoulli Gates

In addition to the PILE (stoermelder) method, a (monophonic) weighted Bernoulli gate can also be created using Fuse (Stochastic Telegraph) plus Chances (Count Modula).

In Narrow mode, Fuse starts at 10V (set in context menu) and decreases the output on the OUT port with every trigger input. The decrement is set by the LIMIT knob.

A limit of 10/100/1000 decreases the output by 1/0.1/0.01V per trigger, respectively. A good starting point is e.g. a limit of 20, which yields a decrement of 0.5V per trigger.

The output of Fuse controls the Chance parameter of Chances.

Fuse (Stochastic Telegraph)_Progressively increasing Bernoulli gate_20250604.vcvs (4.3 KB)


Also, ACC (docB) is good for creating the stepped function.

In the example below, the steps go upward, so the likelihood for Output B of Chances increases progressively. Step size is selected directly with ACC’s Step knob.

ACC (docB)_Progressively increasing Bernoulli gate_20250604.vcvs (4.3 KB)

4 Likes