lesson

Updated 6 days ago ยท 1 view
Ever wonder how a synthesizer creates a shimmering vibrato, a pulsing bass tremolo, or a rhythmic dubstep filter wobble without anyone touching a knob?
Behind the scenes, a dedicated helper called a low-frequency oscillator (LFO) acts like an invisible hand turning that knob back and forth automatically.
Audio vs. Sub-Audio Signals
The human ear detects sound vibrations between roughly 20ย Hz and 20,000ย Hz. When an oscillator vibrates slower than 20ย Hz, our ears stop hearing a continuous musical pitch and instead perceive individual rhythmic pulses.
An LFO operates in this sub-audio range (typically from 0.1ย Hz to 20ย Hz). Instead of sending sound to your headphones, it sends a repeating control signal to modulate parameters like pitch, volume, or filter cutoff.
๐Interactive diagram
If an LFO is completely silent on its own, how does its shape dictate the movement we hear?
LFO Waveform Shapes
The geometric shape of the LFO waveform determines the exact path and speed of the parameter being modulated over time.
- Sine / Triangle: Glides smoothly up and down, creating natural vibrato (pitch wobble) and gentle tremolo (volume swell).
- Square: Snaps instantly between maximum and minimum values, creating rhythmic octave jumps or alternating on/off effects.
- Sawtooth / Ramp: Ramps steadily in one direction and drops instantly, giving a continuous rhythmic sweep or falling laser effect.
- Sample and Hold (S&H): Generates stepped, random voltage values at fixed intervals, producing classic retro sci-fi computer bleeps.
๐Interactive diagram
How do we calculate the exact speed and cycle duration of these modulation sweeps?