This content is currently under development. If you are an editor, enter your password.
Modulation: Making Sound Move
Asset not found in manifest.
Static sounds are boring. A sawtooth wave through a filter with an envelope — the voice we built over the last three chapters — is a solid starting point, but it sits still. Modulation is what makes a synthesizer sound alive. The principle is simple: one signal controls another. Apply that principle repeatedly, in different combinations, and sounds start to breathe, shift, and evolve.
The Core Principle: One Signal Controls Another
You’ve already used modulation without calling it that. In Chapter 4, the ADSR envelope modulated the VCA — the envelope’s changing voltage controlled the amplifier’s level over time. That’s modulation: a control signal (the envelope) varying a parameter (amplitude) according to a shape (ADSR stages).
The process of using one signal (the modulator) to continuously change a parameter of another signal or module (the carrier/target). The modulator can be an LFO, an envelope, a sequencer, a random source, or even another audio-rate oscillator. The parameter being modulated can be pitch, filter cutoff, amplitude, effects depth, or anything that accepts a control voltage.
The vocabulary here comes from radio engineering, but the concept is intuitive. You have a thing that changes (the modulator) and a thing being changed (the target). What makes modular synthesis flexible is that almost anything can modulate almost anything. An LFO can modulate filter cutoff. An envelope can modulate pitch. A second LFO can modulate the first LFO’s speed. A sequencer can modulate resonance. The cables are there — you decide where they go.
Think of the synthesizer’s signal path as two parallel systems: the audio pathway (oscillator → filter → amplifier → output) and the modulation pathway (envelopes, LFOs, sequencers, and other control sources that shape the audio pathway’s behavior). Both pathways exist simultaneously, and the modulation pathway is where expression lives. The audio pathway gives you the sound. The modulation pathway gives it a life.
LFOs: Low-Frequency Oscillators
An LFO is an oscillator running below the range of human hearing — typically between 0.1 Hz and 20 Hz. It generates the same waveform shapes as an audio oscillator (sine, triangle, saw, square), but because the frequency is so low, you hear it not as a pitch but as a rhythmic variation in whatever parameter it’s controlling.
An oscillator running at sub-audio frequencies, used as a modulation source rather than a sound source. A sine-wave LFO at 5 Hz, routed to an oscillator's pitch input, creates vibrato — the pitch wobbles up and down five times per second. The same LFO routed to a VCA creates tremolo. Routed to a filter's cutoff, it creates a rhythmic filter sweep.
In VCV Rack, the Fundamental LFO-1 module works like the VCO-1 but operates at lower frequencies. It has the same waveform outputs (SIN, TRI, SAW, SQR) plus a UNI output (a unipolar version that ranges from 0V to 10V instead of -5V to +5V). The FREQ knob sets the rate.
The waveform you choose for the LFO determines the shape of the modulation:
- Sine LFO → smooth, symmetrical wobble. The classic choice for vibrato and gentle filter movement. No sharp edges, no abrupt changes.
- Triangle LFO → very similar to sine, but with linear ramps instead of curves. The difference is subtle. Slightly more “pointy” at the peaks.
- Square LFO → toggles abruptly between two states. Used for trills (if modulating pitch) or rhythmic gating effects (if modulating amplitude). No gradual transition — just on/off.
- Sawtooth LFO → ramps up gradually then drops back down (or the reverse). Creates an asymmetric modulation — useful for rising filter sweeps that reset rhythmically, or for creating a “sawtooth” vibrato with a quick drop and slow rise.
Vibrato, Tremolo, and Filter Sweeps
These three effects are all the same thing — LFO modulation — applied to different targets.
Vibrato is an LFO modulating pitch. Patch a sine LFO (at about 5–6 Hz) to the oscillator’s V/OCT input, but attenuate the signal so the pitch deviation is small — a fraction of a semitone. The result is the expressive pitch wobble that vocalists and string players produce naturally. Too much depth and it sounds like a siren. Too fast and it sounds nervous. The sweet spot for natural-sounding vibrato is a narrow range: moderate rate, subtle depth.
Tremolo is an LFO modulating amplitude. Patch the same LFO to the VCA’s CV input (mixed with or replacing the envelope signal). Now the volume pulses rhythmically. Tremolo is the “shimmering” effect you hear on vintage guitar amps and electric pianos. A sine or triangle LFO produces smooth tremolo; a square LFO produces a choppy, gated effect.
Filter sweeps are an LFO modulating the filter cutoff. Patch the LFO to the VCF’s frequency CV input. A slow LFO creates a gradual opening and closing of the filter — the classic “wah” motion on autopilot. A faster LFO creates a wobbling, dubstep-style movement. The waveform shape matters here: a sine LFO sweeps smoothly back and forth; a sawtooth LFO creates a rising sweep that drops back suddenly.
The amount of effect a modulator has on its target. Also called modulation amount, mod depth, or simply 'amount.' A high modulation depth means the modulator swings the parameter through a wide range. A low depth means the parameter barely moves. Controlling depth is as important as choosing the modulator and the target — the same LFO-to-pitch routing sounds like gentle vibrato at low depth and like a police siren at high depth.
Controlling modulation depth is how you keep things musical. In VCV Rack, you control depth by putting an attenuator (or a VCA used as an attenuator) between the modulation source and the target. The Fundamental modules don’t have built-in mod depth knobs on every input, so you manage it with patching. Some third-party modules include attenuverters directly on their CV inputs, which is convenient.
Envelope as Modulator
You already know the ADSR as a volume shaper. But an envelope is also a modulation source — one that’s triggered by note events rather than running freely like an LFO.
The filter envelope from Chapter 4 is an example: an ADSR controlling the cutoff frequency so that each note starts bright and darkens over time. That’s event-triggered modulation. The shape of the modulation (attack-decay-sustain-release) follows the note, not a free-running clock.
Where this gets interesting is when you start stacking modulation sources. Route an LFO to the filter cutoff for continuous movement, and route an envelope to the same cutoff for per-note brightness changes. The two modulation signals add together at the input. The filter cutoff is now responding to both a steady oscillation (the LFO) and a per-note contour (the envelope). The LFO creates ongoing movement; the envelope creates per-note articulation. Together, they produce a sound that’s both alive and responsive.
Modulation Depth and Routing
In a hardware or plugin synth, modulation routing is usually handled by a mod matrix — a grid where you assign sources (LFOs, envelopes, velocity, aftertouch, mod wheel) to destinations (pitch, cutoff, resonance, effects depth) with a depth control for each.
In VCV Rack, there’s no mod matrix. You just patch cables. This is simultaneously more transparent and more labor-intensive. Every modulation routing is a visible cable from source to target, possibly through an attenuator or VCA that controls the depth.
The mod wheel is worth calling out specifically. A common question: what does a mod wheel actually do? The answer is: whatever you patch it to do. A mod wheel outputs a control voltage that responds to the physical wheel on your MIDI controller. By default, many synths route it to vibrato depth (LFO → pitch, with the mod wheel controlling how much LFO reaches the oscillator). But you can route it to filter cutoff, to effects wet/dry, to LFO speed, or to multiple destinations at once. The mod wheel is a performance control — it lets the player vary modulation in real time rather than setting it to a fixed amount.
A module that scales and optionally inverts a signal. An attenuator reduces a signal's amplitude (making the modulation effect smaller). An attenuverter can also invert it — so instead of the LFO pushing the cutoff up when the LFO goes positive, an inverted signal pushes the cutoff down. Attenuverters are the depth and polarity controls of modular synthesis.
Audio-Rate Modulation
When an LFO’s frequency crosses above 20 Hz, something qualitatively different happens. The modulation is no longer a perceptible wobble — it’s fast enough to become part of the sound’s timbre. This is the boundary between modulation and synthesis, and it’s one of the most powerful ideas in sound design.
Audio-rate AM (amplitude modulation): an oscillator modulating a VCA’s level at audio frequency. Instead of smooth tremolo, you get ring modulation-like timbral effects — metallic, clangy, bell-like tones. The modulating oscillator’s frequency appears as sidebands in the output spectrum.
Audio-rate FM (frequency modulation): an oscillator modulating another oscillator’s pitch at audio frequency. This is the basis of FM synthesis — Yamaha built the DX7 around this principle. The modulating oscillator (the modulator) causes the carrier oscillator’s frequency to deviate so rapidly that new harmonic and inharmonic frequencies are generated. The ratio between the carrier and modulator frequencies determines whether the result sounds harmonic (musical) or inharmonic (metallic, bell-like). Simple ratios (2:1, 3:1) produce harmonic tones. Complex ratios (7:3, 11:5) produce metallic, evolving textures.
This concept is fundamental: “Using LFOs at audio rate.” The insight is that there’s no hard boundary between an LFO and an oscillator. They’re the same thing at different speeds. An LFO at 5 Hz is vibrato. The same module at 500 Hz is FM synthesis. The only difference is frequency. This continuum — from slow modulation through fast modulation into audio-rate timbral modification — is one of the most generative ideas in synthesis. It means you can crossfade between vibrato and FM by just speeding up the LFO. The conceptual simplicity hides enormous timbral range.
Sample and Hold
One modulation source deserves its own mention because it shows up repeatedly in synthesis: sample and hold.
A module that reads (samples) the voltage at its input at regular intervals (determined by a clock or trigger) and holds that value at its output until the next trigger arrives. Patch white noise into the input and a clock into the trigger, and you get a staircase of random voltages — a new random value on every clock tick. This is the classic random modulation source in modular synthesis.
Patch a noise source to the input of a sample-and-hold module and a clock to its trigger. The output is a series of random voltages that change in step with the clock. Route that to an oscillator’s V/OCT input and you get random melodies. Route it to a filter’s cutoff and you get randomly stepping tonal changes. Route it through a slew limiter (which smooths the abrupt voltage jumps into gradual glides) and you get slowly wandering random modulation — a “slow-moving random modulator” built from white noise, sample and hold, and a slew generator.
Sample and hold is a gateway to generative patching. Once you have a source of controlled randomness, you can use it to make patches that surprise you — sequences that never quite repeat, timbral shifts that evolve without your intervention. The sound design exercises later in this guide center on this idea: constraints like “create a synth sound without using the oscillator” or “no-sequencer sequence” push you to treat modulation as composition.
What to Practice
- Patch an LFO to the oscillator’s V/OCT input to create vibrato. Start with a sine LFO at about 5 Hz. Use an attenuator to control the depth — start very subtle and increase until you hear it. Find the depth that sounds musical vs. the depth that sounds like a siren.
- Route the same LFO to the VCA instead to hear tremolo. Compare the effect. Same modulator, different target, completely different result.
- Route an LFO to the filter cutoff for an auto-wah. Try different LFO waveforms — sine for smooth sweeps, square for abrupt switching, sawtooth for a ramp-and-drop pattern. Adjust the rate and notice how the musical feel changes.
- Stack modulation: route an LFO to the filter cutoff and an ADSR envelope to the filter cutoff simultaneously. Play notes and listen to how the per-note envelope articulation interacts with the continuous LFO movement.
- Try audio-rate FM. Patch a second VCO’s output to the first VCO’s V/OCT input (through an attenuator). Set the second VCO to a frequency in the audible range. Listen to how the timbre changes as you adjust the modulator’s frequency and the modulation depth. Try simple frequency ratios (tune both oscillators to the same note, or one an octave above) and complex ones.
- Build a random modulator. Patch white noise → sample and hold → slew limiter → filter cutoff. Use a clock module to trigger the sample and hold at a slow rate (1–2 Hz). The result is a filter cutoff that wanders randomly but smoothly. Adjust the slew time to control how quickly the cutoff transitions between random values.
- Constraint exercise: build a patch using only three modules plus two VCAs and one effect. Six minutes. See what you come up with. Constraints force creative modulation decisions because you don’t have the luxury of adding another module for every idea.
This Course
- 1. What Is Synthesis?
- 2. Oscillators: Where Sound Begins
- 3. Filters: Sculpting the Spectrum
- 4. Amplifiers and Envelopes
- 5. Modulation: Making Sound Move
- 6. Subtractive Synthesis
- 7. FM Synthesis
- 8. Additive Synthesis
- 9. Wavetable Synthesis
- 10. Sampling as Synthesis
- 11. Granular Synthesis
- 12. Physical Modeling
- 13. Effects as Synthesis Tools
- 14. Patching and Signal Flow
- 15. Sound Design Exercises
- 16. Sources and Further Reading
Upcoming Events
Feedback or corrections
© 2026 Beat Kitchen School — beatkitchen.io. Licensed under CC BY-NC-SA 4.0. Free to share and adapt for non-commercial purposes with attribution.