Skip to content

First LFO

An LFO is just an oscillator used as a slow control source instead of an audible tone.

Build:

osc -> flt -> out

Add another osc and lower its frequency until it moves slowly.

Connect the slow oscillator to a destination like flt.frequency or osc.detune.

Now the target parameter moves over time instead of staying fixed.

You still have the same patch language as before.

The difference is only the role of the signal: it is no longer there to be heard directly, but to control something else.