home/ modules/ west-coast-and-buchla-synthesis

West-coast & Buchla synthesis: complex oscillators, LPGs, touch

  • learner can contrast West-coast (adding harmonics) and East-coast (filtering) synthesis lineages
  • learner can patch a West-coast voice using a complex oscillator, low-pass gate, and slope generators
  • learner can explain Buchla's history, signal-type conventions, and no-keyboard interface philosophy

Build a West-coast-style voice (complex oscillator through a low-pass gate, driven by AD/AR slopes and touch or random control) and record a short plucked/organic phrase, narrating how it embodies West-coast design.

This module builds one whole artifact: a playable West-coast voice that sounds plucked and organic rather than filtered and buzzy. In real practice — an ambient or generative live set, a Buchla-flavoured Eurorack rig, or a software emulation in VCV Rack — this voice is the workhorse for bell-like, marimba-like, and burbling textures that East-coast VCO→VCF→VCA chains struggle to produce, because loudness and brightness move together the way they do on acoustic instruments.

The arc starts conceptual: the adding-vs-subtracting map of the two lineages gives you the design language you’ll need when you narrate the capstone. From there you patch in stages, each with a JIT how-to pointer. First, animate a simple wave using “A complex oscillator pairs two oscillators so one FM- or AM-modulates the other” — dial modulation depth from vibrato into sideband territory until the spectrum blooms. Next, replace the VCA with the circuit in “A low-pass gate couples amplitude and brightness on one control voltage,” striking it with short pulses to hear the vactrol’s natural ring-down; the 292e’s combo mode shows the canonical Buchla implementation. Then swap keyboard-style ADSRs for the two-stage shapes in “West Coast systems favour two-stage AD or AR slope generators,” and drive the whole voice from touch or a random source. The founding story — a 1963 Tape Music Center commission — plus signal-type conventions and the no-keyboard philosophy let you explain why the patch looks the way it does.

Required atoms are exactly what the capstone cannot be done well without: the contrast, the three voice blocks, the Buchla founding history, and the context you must narrate. Supporting atoms — colour-coding, 1.2V/oct, touch voltage sources, curvature shaping, interface theory — deepen fluency and hardware literacy without gating the build. Drill FM depth, LPG striking, and slope timing inside the full patch until they’re automatic.

Runnable examples

Generated from the context/ instrument corpus by concept (redistributable idioms only). Do not edit — regenerate with gen-module-examples.mjs.

adsr-envelope

note("c3").s("sawtooth").attack(0.01).decay(0.1).sustain(0.6).release(0.3)

strudel-0205 · CC0

{ Saw.ar(220) * EnvGen.kr(Env.perc(0.001, 0.2), Impulse.kr(2)) * 0.3 }.play

supercollider-0013 · CC0

fm-timbre

note("c3").s("sine").fm(4).fmh(2).fmi(3)

strudel-0204 · CC0

osc (midicps 24 * (1 ~~ 4 $ osc 110)) >> audio

punctual-0006 · CC0-1.0

Atoms in this module

Required — these gate the capstone

West Coast synthesis adds harmonics to simple waves; East Coast synthesis filters them from complex waves
Concept L1 Foundations EB
A complex oscillator pairs two oscillators so one FM- or AM-modulates the other to enrich a simple wave
Concept L2 First instrument EB
A low-pass gate couples amplitude and brightness on one control voltage for an organic, plucked decay
Concept L2 First instrument EB
The Buchla 292e Dynamics Manager functions as VCA, lowpass filter, or a combination — the combo mode links brightness to loudness
Concept L2 First instrument EB
West Coast systems favour two-stage AD or AR slope generators over four-stage ADSRs
Concept L2 First instrument EB
Buchla complex oscillators pair a modulation oscillator with a principal oscillator to produce timbres unavailable from single-oscillator designs
Concept L2 First instrument EB
Buchla systems use three distinct signal types — CV, audio signal, and pulse — on separate connectors
Concept L1 Foundations E
Buchla omitted the piano keyboard, using touch plates not tied to equal-tempered tuning
Concept L1 Foundations E
Buchla's first modular system grew from a 1963 San Francisco Tape Music Center commission
Fact L1 Foundations EO

Supporting — enrichment, not gating

Buchla explored hybrid analog/digital and software-controlled systems from the mid-1970s before the 200e
Fact L2 First instrument EO
The Buchla system made live real-time electronic performance possible by removing the tape-splice workflow
Fact L1 Foundations EO
Banana jack colors on the Buchla 200e encode signal direction and type at a glance
Fact L1 Foundations E
Buchla systems use 1.2 volts per octave for pitch CV, not the Eurorack 1V/oct standard
Fact L1 Foundations E
Buchla replaced the piano keyboard with touch-sensitive voltage sources that output CV, pulse, and pressure
Concept L2 First instrument EB
Moog kept the keyboard for accessibility while Buchla rejected it for new interface controls
Concept L1 Foundations EO
Shaping envelope curvature (exponential / linear / logarithmic) changes the feel and function of a rise or fall stage
Concept L2 First instrument EB
An electronic instrument's interface can be analysed as a layered model from sound through control and layout to concept and time
Concept L1 Foundations EN
Touchstrips offer space-saving continuous control with unipolar, bipolar, stepped, and pressure-sensitive modes
Concept L2 First instrument EN