Synth Field Notes

East Coast vs West Coast

Session 19 · May 28, 2026

East Coast

East coast synthesis is based on subtractive synthesis — start with a bright, harmonically rich waveform like a sawtooth and subtract harmonics using a filter and other modules. This is the approach from session 1: VCO (saw/square) → VCF → VCA, shaped by envelopes. The raw oscillator provides all the harmonics upfront, and the signal chain sculpts the sound by removing what you don’t want.

MIDI-CV into VCO saw wave, through VCF with first ADSR envelope on cutoff, then VCA with second ADSR envelope on amplitude. Output to VCA MIX to audio
MIDI-CV into VCO saw wave, through VCF with first ADSR envelope on cutoff, then VCA with second ADSR envelope on amplitude. Output to VCA MIX to audio

The order of VCF and VCA matters — with VCF before VCA (the standard east coast chain), the filter always processes the full-amplitude signal. With VCA before VCF, a nonlinear filter responds differently to louder vs softer signals, adding dynamic timbral coloration that changes with note velocity or envelope shape.

Mixing a noise generator with the oscillator before the filter adds texture and character to the subtractive voice — useful for breathy pads, gritty basses, or organic percussive sounds.

West Coast

West coast synthesis takes the opposite approach — start with a simple, harmonically sparse waveform like a sine or triangle, and add harmonics to it. This is not additive synthesis (which combines multiple oscillators at specific harmonic frequencies) — instead, west coast uses nonlinear processing to generate new harmonics from a single simple source. The key west coast modules:

  • Wavefolder / waveshaper — takes the simple waveform and shapes it into something more complex by folding or distorting it, adding harmonics. See session 6 for how fold amount controls timbral density.
  • Low pass gate — combines a VCA and a low-pass filter in one module, so volume and brightness are coupled together. When a note decays, it gets both quieter and darker simultaneously — no separate filter envelope needed. See session 14 for LPG and vactrol behavior.
  • Function generator — similar to an envelope but trigger-only, no gate dependency. A trigger fires it and it completes its rise/fall shape independently. This makes it more suited to percussive, self-completing events than the sustain-dependent ADSR used in east coast patches.

West coast patches also tend to use sequencers rather than keyboards as the primary pitch and trigger source — the focus is on generative, self-playing systems rather than real-time performance.

SEQ3 into VCO sine, through Vult WOLV waveshaper into a Poly LPG (AD envelope with VCF/VCA modes). Width and pulse-amp knobs on the WOLV control harmonic richness. Output to VCA MIX to audio
SEQ3 into VCO sine, through Vult WOLV waveshaper into a Poly LPG (AD envelope with VCF/VCA modes). Width and pulse-amp knobs on the WOLV control harmonic richness. Output to VCA MIX to audio

Here the VCO sine goes through the WOLV waveshaper to add harmonics. Unlike the east coast approach where the filter removes harmonics from a bright source, the waveshaper adds harmonics to the simple sine — adjusting the width and pulse-amp knobs on the WOLV increases the timbral complexity. See session 6 for how these controls shape the waveform.

VCO sine through WOLV waveshaper, then into Poly LPG set to VCA mode. AD envelope output into LPG CV. LPG level knob turned all the way down so the envelope controls the amplitude entirely
VCO sine through WOLV waveshaper, then into Poly LPG set to VCA mode. AD envelope output into LPG CV. LPG level knob turned all the way down so the envelope controls the amplitude entirely

The waveshaped signal then goes to the Poly LPG, which doubles as a level control — it can pass signal on its own without an envelope. To use it with the AD envelope (function generator), take the LPG’s level knob all the way down and send the AD envelope output into the LPG’s CV input. Now the function generator controls when and how the sound opens — a trigger fires the AD, which briefly opens the LPG, and the sound completes its attack/decay shape without needing a held gate.

Random module's step output into WOLV width CV input. SEQ3 through quantizer into VCO, through WOLV waveshaper, AD envelope into Poly LPG. Each note gets a different waveshape
Random module's step output into WOLV width CV input. SEQ3 through quantizer into VCO, through WOLV waveshaper, AD envelope into Poly LPG. Each note gets a different waveshape

Adding a random module whose step output modulates the waveshaper’s width gives each note a different timbral character — some notes fold more, some less, so the harmonic content varies per step. This is a west coast approach to variation: instead of filtering a static bright source differently per note (east coast), you’re generating different amounts of harmonics per note from a simple source.

Filters and LFOs as Voices

VCF with resonance at maximum, no input signal. Scope shows a clean sine wave — the filter is self-oscillating, producing its own tone from the resonance alone
VCF with resonance at maximum, no input signal. Scope shows a clean sine wave

A filter’s resonance boosts frequencies at the cutoff point. With some filters, pushing the resonance high enough causes the filter to self-oscillate — it generates a sine wave on its own with no input signal. This was used for percussion in session 14, but it can also be a pitched voice. The cutoff frequency controls the pitch of the self-oscillation, and some filters track 1V/OCT on their cutoff CV input, meaning they can be played chromatically with a sequencer or keyboard like a regular oscillator.

MIDI-CV V/OCT output into VCF cutoff CV input. Filter self-oscillating at max resonance, no VCO — the keyboard controls the filter's pitch directly
MIDI-CV V/OCT output into VCF cutoff CV input. Filter self-oscillating at max resonance, no VCO

Here the MIDI-CV module’s V/OCT output goes straight into the VCF’s cutoff CV input — no oscillator in the patch at all. The keyboard plays the filter like an instrument, with each key setting the cutoff frequency and therefore the pitch of the self-oscillating sine.

Two voices: self-oscillating VCF as first voice with ADSR and VCA, LFO with frequency turned up as second voice with its own ADSR and VCA. Both into VCA MIX. Scope shows the two waveforms
Two voices: self-oscillating VCF as first voice with ADSR and VCA, LFO with frequency turned up as second voice with its own ADSR and VCA. Both into VCA MIX. Scope shows the two waveforms

An LFO can also become a voice by turning its frequency up into the audio range. An LFO is just a slow oscillator — there’s no fundamental difference between an LFO and a VCO other than the frequency range and sometimes V/OCT tracking. Here the LFO runs as a second voice alongside the self-oscillating filter, each with its own ADSR and VCA, both mixed together.

Same two-voice patch but the VCF is now using the HPF output instead of LPF. Scope shows a different waveform character from the high-pass self-oscillation
Same two-voice patch but the VCF is now using the HPF output instead of LPF. Scope shows a different waveform character from the high-pass self-oscillation

Switching the filter to its HPF (high-pass) output changes the character of the self-oscillation. The high-pass produces a different waveform than the low-pass, giving an organ-like tone at higher frequencies or a bass-like sound at lower frequencies — a different voice from the same filter module just by using a different output.

LFO output into VCF audio input while filter is still self-oscillating. Both voices through VCAs with ADSRs, mixed together through Plateau reverb to audio
LFO output into VCF audio input while filter is still self-oscillating. Both voices through VCAs with ADSRs, mixed together through Plateau reverb to audio

Passing the audio-rate LFO into the self-oscillating filter’s input combines both voices — the LFO signal interacts with the filter’s resonance for a richer, more complex tone. The key takeaway: you don’t need a traditional oscillator to create voices. Filters and LFOs can both produce pitched audio on their own. This is especially useful in hardware where modules are expensive — getting extra voices from modules you already have means more sounds from fewer HP.

East Coast vs West Coast Summary

The two approaches differ in philosophy, not just signal flow:

East CoastWest Coast
SourceHarmonically rich (saw, square, pulse)Harmonically simple (sine, triangle)
Timbre controlSubtractive — VCF removes harmonicsAdditive/nonlinear — wavefolder, FM add harmonics
AmplitudeVCA + ADSR (separate filter and amp envelopes)LPG — volume and brightness coupled, natural decay
EnvelopeADSR — gate-dependent, sustain stageFunction generator — trigger-and-forget, rise/fall only
InputKeyboard-oriented, real-time performanceSequencer-oriented, generative/self-playing
Sound characterPrecise, controllable, familiar (analog synth sound)Organic, plucky, percussive (vactrol decay, natural damping)

In practice, the distinction is a spectrum — most patches blend both approaches. The east coast chain gives precise, repeatable control over the sound. The west coast chain produces sounds that feel more organic and unpredictable because the LPG’s vactrol response and the wavefolder’s nonlinearity introduce natural variation that’s hard to replicate with a VCF + VCA chain. The LPG’s coupled brightness/volume decay — where the sound gets darker as it gets quieter — is the signature west coast quality, mimicking how acoustic instruments naturally behave.

A complex oscillator bundles two oscillators with pre-routed internal modulation — typically FM, AM, ring mod, sync, and waveshaping in one module. Rather than patching discrete VCOs and wavefolders together (as in this session), a complex oscillator provides the same interactions — FM, AM and ring mod, sync, and waveshaping — with dedicated knobs for each. Common in west coast systems where timbral complexity comes from oscillator interaction rather than filtering.