Sound Synthesis & Electronic Music Production
A working reference for synthesis methods, the hardware and software that implement them, modular ecosystems, sequencers and samplers, electronic music genre lineage, and the AI music tools that reshaped the 2024–26 production landscape. Engineering-oriented but production-aware: knobs and concepts mapped to specific instruments, plugins, DAWs, and historical originators.
Cross-references: music-theory-essentials, audio-production-mixing-mastering, signal-processing-dsp, fft-spectral, acoustics-noise-control, transformer-architecture.
1. Sound from first principles
Sound is a longitudinal pressure wave; a synthesizer produces voltages (analog) or sample streams (digital) that drive a transducer to recreate that wave. Every synthesis method below is a different bet about which mathematical representation of the wave is the most musically tractable.
- Time-domain models generate samples directly: subtractive, FM, wavetable, granular, physical modeling.
- Frequency-domain models specify the spectrum, then inverse-transform: additive, spectral re-synthesis.
- Hybrid models mix both (Phase Plant, Harmor, Kyma, modern wavetables with spectral processing).
A signal at the line output is typically 24-bit / 44.1–96 kHz; the Nyquist limit (sample rate / 2) caps the audible band. See signal-processing-dsp and fft-spectral for the underlying DSP.
2. Oscillators — the seed waveform
The oscillator (VCO in analog, DCO when digitally clocked, NCO in software) is the source. Classical waveforms:
- Sine — pure single partial; no harmonics. Used as carrier/modulator in FM; as drawbar 8’ in Hammond additive; as test tone.
- Triangle — odd harmonics rolling off at 1/n²; mellower than square.
- Square — odd harmonics at 1/n; hollow, clarinet-like; basis of TB-303 acid voice when pulse-narrowed.
- Pulse with PWM — variable duty cycle; rich evolving timbre when LFO modulates width (CS-80, JP-8 strings).
- Sawtooth — all harmonics at 1/n; brassy, the foundation of “supersaw” sounds.
- Noise (white / pink / blue) — broadband random; used for hi-hats, breath, wind, percussion transients.
- Wavetable — array of single-cycle waveforms scanned by a position parameter; PPG Wave (1981), Serum, Vital.
- Supersaw — Roland JP-8000 (1996) stacked-saw with detune + mix; foundational to trance and big-room.
In analog hardware the saw and square come from a relaxation core (transistor or CEM/SSM chip); the sine is shaped from a triangle through a wave-folder or differential pair. In software the band-limited oscillators use methods like BLEP, MinBLEP, or PolyBLEP to avoid aliasing; cheap implementations fail audibly at high pitches.
3. Subtractive synthesis — start rich, carve it down
Subtractive is the dominant analog paradigm: a harmonically rich oscillator runs through a filter that removes content, then an amplifier shapes the level over time.
Signal path: Oscillator(s) → Mixer → Filter (VCF) → VCA → Output, with envelopes and LFOs modulating each stage.
Canonical instruments:
- Moog Minimoog (1970) — 3 VCOs, 24 dB ladder filter, hard-wired routing; the sound of fusion, funk, and Kraftwerk leads.
- Moog modular (1964) — Robert Moog’s original modular system; redefined “synthesizer” from RCA-style monolith.
- Moog Sub 37 / Subsequent 37 / Subsequent 25 — modern paraphonic Moog with 256 patches, ladder filter, FM routing.
- Moog One — flagship 8/16-voice polyphonic from 2018 with three filter types.
- Moog Matriarch / Grandmother — semi-modular patchable monos with spring reverb (Grandmother) or paraphonic 4-note (Matriarch).
- Roland TB-303 (1981) — 2-VCO mono (actually 1 VCO with sub) with 18 dB filter, internal step seq; defined acid house.
- ARP 2600 (1971) — semi-modular educational synth; Korg ARP 2600 FS reissue (2020) and full-size 2024 reissue.
- Korg MS-20 (1978) — Sallen-Key 12 dB self-oscillating filter; external signal processor; MS-20 mini, MS-20 FS reissues.
- Korg PS-3300 / Polysix / Mono/Poly — polyphonic Korgs; Polysix and Mono/Poly live again as Korg Collection plugins.
- Sequential Prophet-5 (1978) — first programmable polyphonic; Curtis CEM 3320 filter; reissued by Sequential (Dave Smith) in 2020.
- Sequential Prophet-6, Prophet-10, Pro 3, Trigon-6, Take 5, Tempest — modern Sequential analog/digital line; Prophet-6 is the all-discrete VCO Prophet-5 successor; Trigon-6 (2022) is ladder-filter focused.
- Oberheim OB-X8 (2022) — Tom Oberheim’s authentic OB-X / OB-Xa / OB-8 revival with SEM filter character.
- Arturia PolyBrute, MatrixBrute, MicroFreak, MiniFreak — French Steiner-Parker-filter analog (Brute series) and digital-engine MiniFreak (2022).
- Behringer clones — Model D, Pro-1, MS-1, Neutron, Deepmind 12, UB-Xa, K-2 (MS-20), 2600, RD-9, RD-8 (909/808); aggressive cloning of vintage circuits at 1/5 the price; controversial but expanded the user base.
The defining sonic decision in subtractive is the filter; see §7.
4. Additive synthesis — build the spectrum from sines
Additive sums sinusoids (each with its own frequency, amplitude, and phase) to construct a complex tone. Theoretically universal (Fourier guarantees any periodic waveform can be built this way), in practice the parameter count explodes — a 64-partial sound with time-varying envelopes is 64 × N control points.
Implementations:
- Hammond organ (1935) — 9 drawbars per manual, each a sine harmonic at 16’, 5⅓’, 8’, 4’, 2⅔’, 2’, 1⅗’, 1⅓’, 1’; the original commercial additive instrument.
- Kawai K5000 (1996) — 64 partials with macro envelopes and formant filters; the most ambitious commercial digital additive.
- DX-7 sine combos — though FM is the operator algebra, each operator is a sine, so DX-7 algorithm 32 (six parallel sines, all modulators bypassed) is true additive.
- Image-Line Harmor — additive/spectral hybrid with re-synthesis from audio and image files.
- Cube — Native Instruments Reaktor additive ensemble.
- VirSyn Cube 2 — dedicated additive softsynth with 512 partials.
Additive’s revenge in 2025 is via neural networks: differentiable additive (DDSP, Magenta) trains a network to drive partial envelopes from a target instrument, recovering near-physical timbres without the parameter-tuning burden.
5. FM synthesis — Chowning’s algebra
John Chowning at Stanford CCRMA discovered FM as a music synthesis technique in 1967 and published “The Synthesis of Complex Audio Spectra by Means of Frequency Modulation” in 1973 (J. Audio Eng. Soc.). Stanford licensed it to Yamaha; the Yamaha DX-7 (1983) became the best-selling synthesizer of the 1980s — over 200,000 units — and defined the digital-keys, slap-bass, electric-piano, glassy-bell sound of mid-80s pop.
Core idea: modulate the frequency of a carrier sine with another sine. If the modulator is in the audio rate range, sidebands appear at carrier ± k·modulator for integer k, weighted by Bessel functions of the modulation index. Vary the index over time and the spectrum changes dynamically without filters.
FM family hardware:
- DX-1, DX-5, DX-7, DX-7II, DX-7IIFD, DX-9, DX-11, DX-21, DX-27, DX-100 — Yamaha 1983–1987.
- TX-816, TX-7, TX-81Z — rack/expander FM units; TX-81Z’s “Lately Bass” became a house staple.
- SY77, SY99 — late-80s/early-90s hybrid FM + AWM sample.
- Yamaha Reface DX (2015) / MODX / Montage / Montage M (2023) — modern FM in workstation form.
- Korg Opsix — 6-operator FM with 11 operator algorithms beyond classical sine (saw, square, formant); 2020.
- Elektron Digitone, Digitone II (2024) — 4-op FM with Elektron sequencer; “digital warm” niche.
FM software:
- Dexed (free) — DX-7 emulation; loads original DX-7 SysEx patches.
- u-he FM8 is misnamed in many references; the actual product is Native Instruments FM8 (descendant of FM7 / DX-200). 8-op, modulation matrix.
- Ableton Operator — 4-op FM with extra waveforms (saw, square, noise) per operator; the gateway FM.
- Arturia DX7 V — V Collection emulation of the DX-7.
- Plogue OPS7 — DX-7 cycle-accurate emulation.
The DX-7’s interface was a cassette-deck stack of buttons and a 2-line LCD; learning to program it required understanding 32 algorithms (the operator routing topologies) and Bessel-function intuition. Most users played factory presets — “PRESET E.PIANO 1” is on every 80s record.
6. AM and ring modulation
Amplitude modulation multiplies a carrier by (1 + m·modulator). At sub-audio modulator rates this is tremolo; at audio rates it produces sum and difference frequencies (carrier ± modulator) alongside the original carrier.
Ring modulation is “balanced” AM — the carrier disappears, leaving only the sum and difference. Result is enharmonic (the partials are not integer multiples of any fundamental), giving the characteristic bell, clang, robot, and Dalek voice. Classic examples: Stockhausen’s Mantra, the Daleks in Doctor Who, the Bode/Moog 1630 Frequency Shifter (a related but distinct device using single-sideband mod).
Most analog modular ecosystems have a ring mod module: Make Noise Optomix, Doepfer A-114, Mutable Streams in cross-mod mode. In software it’s ubiquitous — every wavetable synth (Serum, Vital, Phase Plant) exposes ring mod between oscillators.
7. Filters — the sculptor
Filters define the character of subtractive synthesizers; the same oscillator stack sounds entirely different through Moog vs. SEM vs. MS-20 cores.
Topologies:
- Lowpass (LP) — attenuates above cutoff; slope in 6/12/18/24 dB per octave.
- Highpass (HP) — opposite; removes lows.
- Bandpass (BP) — narrow passband.
- Notch / band-reject — narrow stopband.
- State-variable — derives LP/HP/BP/notch simultaneously from one core (SEM is classic 12 dB SV).
- Ladder — Moog’s transistor-ladder 24 dB/oct with characteristic resonance and bass-thinning when self-oscillating.
- Diode ladder — Roland TB-303 18 dB and EMS VCS3.
- Comb — delay-line feedback; basis of Karplus-Strong (§9) and physical-modeling strings.
- Formant — vowel-like resonance peaks; used in talkbox/vocoder voicings.
- Morph — interpolation between filter types in one knob (Korg Wavestate, Bitwig Filter+).
Filter character map:
- Moog 24 dB ladder — fat lows, scooped mids when resonant.
- SEM (Oberheim) — clean state-variable; characteristic round resonance.
- Roland (TB-303, JP-8, Juno) — punchy, edged with self-oscillation squeal on 303.
- Korg MS-20 — Sallen-Key, two flavors (early/late revisions); gritty, aggressive.
- EMS / Synthi — diode ladder with bright top end.
- Curtis CEM 3320 / 3372 — used in Prophet-5, Memorymoog, OB-Xa, Tom Oberheim revisions.
- SSM 2040 / 2044 — Prophet-5 rev1/2, Korg Polysix.
DSP filter models attempt to capture the nonlinearity (drive at the input, saturation in the feedback path) that gives analog filters their musical character; u-he Diva and Tone2 Saurus are reference-quality emulations.
8. Wavetable synthesis
A wavetable is an indexed array of single-cycle waveforms. Sweeping the index morphs the timbre.
Hardware lineage:
- PPG Wave 2.2 / 2.3 (1982–84) — Wolfgang Palm’s machines; the original wavetable.
- Waldorf Microwave (1989), Microwave XT, Wave — successor brand; Microwave XT still in demand.
- Korg Wavestation (1990) / Wavestate (2020) — vector + wavetable + wave-sequencing.
- Waldorf Iridium, Quantum, Iridium Keyboard, M — modern flagship wavetables (Iridium Core 2024).
- Modal Argon8, Cobalt5S, Skulpt SE — UK wavetable boutique.
- ASM Hydrasynth (Desktop / Keyboard / Explorer) — 8-voice digital wavetable with polyphonic aftertouch; cult favorite since 2020.
Software wavetables:
- Xfer Serum (2014) — defines the modern bass-music sound; visual wavetable editor.
- Vital (Matt Tytel, 2020) — open-source / freemium; spectral wavetable warping; arguably surpasses Serum on features.
- Native Instruments Massive (2007) / Massive X (2019) — Skrillex-era dubstep workhorse, then complete rewrite.
- Phase Plant (Kilohearts) — modular wavetable/sample/granular with snap-in effects.
- Arturia Pigments — multi-engine softsynth (wavetable + virtual analog + sample + harmonic).
- u-he Hive 2 — fast, light wavetable; CPU-cheap.
- Cherry Audio Stardust 201 — 80s-style wavetable (Stardust is actually a tape echo; their wavetable is Memorymode/Eight Voice/etc — Mercury-6 is the JP-6).
Modern wavetables almost universally include FM, AM, ring mod, hard sync, FX racks, modular modulation graphs — they are general-purpose synthesis platforms with wavetable as the seed.
9. Granular synthesis
A grain is a 1–100 ms windowed snippet of audio; granular synthesis layers and time-shifts many grains to produce time-stretching, pitch-shifting, texture, and “cloud” sounds. Pioneered theoretically by Dennis Gabor (1947); musically by Iannis Xenakis and Curtis Roads.
Hardware:
- Mutable Instruments Clouds (2014, discontinued 2017) — defining Eurorack granular; cult status; many clones (Beads, Monsoon, Typhoon).
- Mutable Instruments Beads (2021) — Clouds successor, generative grain texture.
- Tasty Chips GR-1 / GR-Mega / GR-Megaplus — dedicated standalone granular sampler.
- 1010music Bitbox / Tangerine / Bluebox — small-format sampler/grain devices.
- Synthstrom Deluge — sequencer/sampler/synth with granular sample modes.
Software:
- Ableton Granulator II (Robert Henke’s Max for Live device) — the gateway granular plugin.
- Native Instruments Reaktor — Grainstates, Travelizer ensembles.
- Twisted Tools Soundpalette — Reaktor-based grain texture engine.
- Output Portal, Movement, Arcade — production-targeted granular and sample-shifting plugins.
- Spectrasonics Omnisphere 2.8 — includes granular as one of its many engines.
- Mutable Instruments Plaits, Rings — strictly physical-modeling, but Rings can behave granularly with audio input.
Granular is the foundation of modern ambient (Brian Eno, Tim Hecker, Caterina Barbieri), film scoring textures, and “smeared” reverb-style FX (ValhallaSupermassive, Output Thermal).
10. Physical modeling
Instead of synthesizing the sound of an instrument, physical modeling simulates the physics: a string is a wave equation on a tensioned line; a drum head is a 2D Kirchhoff PDE; a clarinet is a feedback loop of reed nonlinearity and bore resonance. The Karplus-Strong algorithm (Kevin Karplus and Alex Strong, 1983, CCRMA) is the canonical plucked-string model — a noise burst into a short delay line with low-pass feedback produces a remarkably convincing plucked tone.
Hardware:
- Yamaha VL1 / VL7 / VL70m (1994) — Stanford Sondius-XG patents; first commercial physical-modeling synth.
- Korg Prophecy (1995), Z1 — competing PM keys.
- Roland Aerophone AE-10/AE-30 — physical-modeling wind controller.
- Haken Audio Continuum / ContinuuMini — 3D fingerboard driving EaganMatrix PM engine.
- Expressive E Osmose — polyphonic aftertouch keyboard with Haken EaganMatrix inside.
Software:
- Modartt Pianoteq 8 (2022/24) — by far the leading PM piano; sub-100 MB; every grand from Steinway to Bösendorfer modeled.
- Applied Acoustics Systems (AAS) Chromaphone 3 — percussion/mallet PM.
- Applied Acoustics Systems Tassman 4 — fully modular PM.
- AAS String Studio, Strum, Lounge Lizard EP, Ultra Analog VA-3 — focused PM instruments.
- Garritan ARIA player + libraries — hybrid sample/PM.
- Spitfire Audio Karplus etc. — Karplus-Strong-inspired plucked instruments.
- Madrona Labs Aalto, Kaivo, Sumu — semi-modular software with PM engines.
- Physical Audio (PA-1, MRP) — niche academic-grade PM plugins.
PM excels at dynamic expression: the same patch can be plucked, bowed, strummed, hammered. Combined with MPE controllers (LinnStrument, ROLI Seaboard, Osmose, Continuum) it is the closest electronic playing gets to acoustic gesture.
11. Spectral and re-synthesis
Spectral synthesis works in the frequency domain — typically an FFT or sinusoidal-tracking analysis is performed, the spectrum is modified, and inverse-FFT (or summed sines) produces output. See fft-spectral for the underlying transforms.
Software / environments:
- Csound (1985) — Barry Vercoe / MIT; the de facto academic synthesis language, with deep spectral opcodes (pvanal, pvsanal, pvsynth).
- Symbolic Sound Kyma + Capybara/Pacarana hardware — Kurt Hebel and Carla Scaletti; high-end spectral/granular research-grade environment used by Skywalker Sound and Iannis Xenakis.
- Image-Line Harmor — additive/re-synthesis softsynth with image import.
- Cecilia 5 — Csound front-end for granular/spectral processing.
- Sound In Theory / Phase Plant (Kilohearts) — modular semi-spectral.
- iZotope Iris 2 — sample re-synthesis via spectrogram painting.
- Output Portal, Spectrum — spectral effects.
- Photosounder, MetaSynth — spectrogram-as-image synthesis.
Spectral re-synthesis underpins modern time-stretching (Élastique, Rubber Band), pitch correction (Antares Auto-Tune, Celemony Melodyne via DNA Direct Note Access), and the “freeze” / smear textures common in ambient.
12. Modulation — the lifeblood
Static timbres are dead. Modulation makes a patch breathe.
- LFO (low-frequency oscillator) — sub-audio cyclic source: sine, triangle, saw, square, S&H (sample-and-hold), random. Sync to tempo or free-run.
- Envelope (ADSR / AHDSR / DAHDSR / multi-stage) — Attack, Hold, Decay, Sustain, Release; gates trigger Attack, release triggers Release.
- Step sequencer modulator — discrete value-per-step source; classic on Berlin-school synths (Tangerine Dream, Klaus Schulze).
- Function generator (Maths-style) — looping envelope/LFO hybrid; Make Noise Maths is the Eurorack archetype.
- Macro / performance control — single knob assigned to many destinations with curve-shaping.
- Modulation matrix — a routing table of source → destination with depth and curve; defining feature of digital synths from Oberheim Matrix-12 (1985) onward.
- MPE (MIDI Polyphonic Expression, 2018 standard) — per-note pitch bend, slide (Y), pressure (Z); pairs with Roli Seaboard, LinnStrument, Continuum, Osmose, KMI K-Board.
- MIDI 2.0 (2020/2023) — bidirectional, high-resolution; adoption finally accelerating in 2025–26 with Korg Prologue/Wavestate firmware and Native Instruments Komplete Kontrol S-Series MK3.
13. Effects — the post-VCA chain
Synthesis ends at the VCA; effects begin. The signal chain in a modern hardware synth or DAW typically: source → insert FX → bus FX → master FX.
- Reverb — algorithmic (ValhallaRoom, Lexicon, FabFilter Pro-R 2), convolution (Altiverb, Liquidsonics Cinematic Rooms), shimmer (Valhalla Shimmer, Eventide Blackhole), spring (Strymon Flint, Universal Audio Galaxy 22).
- Delay — tape (UAD Galaxy / Echoplex, Soundtoys EchoBoy, Strymon El Capistan), digital (D-Two, Eventide Timefactor), granular (Knif Audio Soma, Audio Damage Replicant 3), ping-pong, multi-tap, dub-style feedback FX.
- Chorus / Ensemble — Roland Juno-60 BBD chorus (sampled by every Juno-emulating plug), TC 1210 Spatial, Eventide MicroPitch.
- Flanger — short modulated delay; classic MXR M117 hardware, Soundtoys MicroShift in flange mode.
- Phaser — all-pass cascade; MuTron Bi-Phase, Mu-Tron III emulations, Soundtoys PhaseMistress.
- Distortion / saturation — analog tape (Slate VTM, UAD Studer A800), tube (UAD Pultec, Softube TLA-100A), transistor (Soundtoys Decapitator, FabFilter Saturn 2), diode/clipping (iZotope Trash 2, Plugin Alliance bx_distorter).
- Bit-crusher / decimator — Native Instruments Replika XT, D16 Decimort, KILOHEARTS Bitcrush.
- Tape emulation — UAD Studer A800 / Ampex ATR-102, Waves J37 Tape, Softube Tape, Universal Audio Oxide.
- Stereo / spatializer — Sound Particles Brightness Panner, Dear Reality dearVR Pro, Sennheiser AMBEO Orbit, Waves S1.
- Spectral FX — iZotope Stutter Edit 2, Output Spectrum, Glitchmachines Polygon, Sound Magic Particle.
- Pitch / harmonizer — Eventide H9000 Max, Soundtoys Little AlterBoy, iZotope Nectar 4.
- Vocoder — TC Helicon, Native Instruments Vocoder Pro, U-he Bazille’s internal vocoder.
See audio-production-mixing-mastering for mix-stage usage of these effects.
14. Modular synthesis — Eurorack and beyond
In 1996 Dieter Doepfer released the A-100 modular system in a 3U-tall 5.08 mm-pitch format that came to be called Eurorack. By 2025 it is the dominant modular standard; an ecosystem of 300+ manufacturers makes thousands of modules from 2,000 voice cards.
Major Eurorack manufacturers (alphabetical):
- 4ms — Dual Looping Delay, Meta Module, Stereo Triggered Sampler.
- ALM Busy Circuits — Pamela’s PRO Workout, MFX, Akemie’s Castle (FM voice).
- Befaco — kit-build culture; ABC, Rampage, Pony Mixer.
- Buchla USA — 200e, Easel Command, Music Easel — West Coast lineage from Don Buchla (1937–2016); banana-jack standard, complex oscillators, low-pass gates.
- Doepfer — the originators; full A-100 catalog.
- Endorphin.es — Furthrrrr Generator, Shuttle Series.
- Erica Synths — Black series, Liquid Sky, Drum Sequencer, MIDI to Trigger.
- Expert Sleepers — Disting EX (32-algorithm Swiss-Army), ES-9 audio interface.
- Industrial Music Electronics (Harvestman) — Piston Honda Mk III, Hertz Donut Mk III, Stillson Hammer.
- Intellijel — Quad VCA, Plonk, Cascadia (full-voice mono synth in modular form), Quadrax, Tetrapad.
- Make Noise — Maths, DPO, QPAS, Strega, Spectraphon, Mimeophon, Morphagene.
- Mutable Instruments — Émilie Gillet’s brand (closed shop 2022 but designs open-source; clones from After Later Audio, Antumbra, Michigan Synth Works keep them alive): Plaits, Rings, Beads, Marbles, Stages, Tides 2.
- Noise Engineering — Loquelic Iteritas, Cursus Iteritas, Manis Iteritas; digital-only voices.
- Pittsburgh Modular — Lifeforms series, Local System, Microvolt 3900.
- Qu-Bit Electronix — Bloom (sequencer), Aurora (granular reverb), Surface.
- Random*Source — Serge module recreations (Resonant EQ, Triple Waveshaper).
- Rossum Electro-Music — Dave Rossum (E-mu founder); Morpheus, Trident, Assimil8or.
- Serge / Random*Source — Serge Tcherepnin’s original 1972 panel system in modern Eurorack.
- Synthesis Technology / SynthTech — Roland-influenced VCOs, the E370 quad morphing wavetable.
- Tiptop Audio — Mantis/Happy Ending cases, BD-808/SD-808/HAT-909 drum recreations.
- Verbos Electronics — Mark Verbos’s West-Coast-flavored Bay Area Eurorack; Complex Oscillator, Multi-Envelope.
- WMD — Performance Mixer, Crater dual drum, Geiger Counter; closed in 2022 but circulating used.
- XAOC Devices — Polish polyrhythm and chaos-math modules (Batumi, Drezno, Odessa, Belgrad).
Semi-modular standalone instruments (patchable but self-contained):
- Behringer Neutron, Crave, Pro VS Mini — affordable patchable mono.
- Moog Mother-32 (2015), DFAM (Drummer From Another Mother), Subharmonicon — Moog’s reissue/semi-modular trio; pair beautifully.
- Korg ARP 2600 FS / 2600M (2020/24) — full-size and tabletop ARP reissues.
- Make Noise 0-Coast — single-row tabletop West-Coast voice.
- Roland AIRA Compact T-8 / J-6, SH-4d — semi-portable patchable.
- Erica Synths Bullfrog, Perkons HD-01 — Latvian boutique semi-modular and modular drum.
Software modular:
- VCV Rack 2 (2022, formerly free / now Pro) — by far the dominant open Eurorack-in-software; thousands of free and paid modules.
- Bitwig Studio Grid (The Grid) — node-graph modular inside Bitwig Studio 5.
- Native Instruments Reaktor 6 + Blocks — semi-modular framework with audio + control rate; ages well.
- Cherry Audio Voltage Modular — paid VCV competitor with curated stock library.
- Softube Modular — commercial Eurorack emulation with Doepfer / Buchla / Intellijel licenses.
- Cardinal — VCV Rack fork that runs as a plugin (DAW-hostable).
- Pure Data + libpd, SuperCollider, Max/MSP — patch-graph languages; older but still actively used in academia.
The modular philosophy is exploration over preset recall: patches are not saved by software but by photographs of the panel and patch cables. Modular forces the user to internalize signal flow.
15. Hardware synths — the modern catalog
A non-exhaustive 2024–26 production-relevant list, beyond modular:
Korg:
- Prologue 8/16 — analog poly with 2-VCO + multi-engine digital oscillator slot (user-programmable in C).
- Minilogue XD / Monologue — entry-level analog.
- Wavestate — wave-sequencing reborn from the 1990 Wavestation.
- Modwave — wavetable + MOD knob morphing.
- Opsix — 6-op altered-algorithm FM.
- Drumlogue — analog/digital hybrid drum machine.
- Volca series — Beats, Bass, Keys, Sample 2, Modular, FM2, Drum, Nubass — pocket-money synths and drum machines.
- NTS-1 / NTS-3 (Logue SDK) — programmable utility.
- Polysix (Korg Collection plugin) — emulation of the 1981 hardware.
Sequential (Dave Smith Instruments → Sequential, owned by Focusrite since 2021):
- Prophet-5 rev4, Prophet-10, Prophet-6, Prophet-12, Pro 3, OB-6 (with Tom Oberheim), Take 5, Trigon-6, Tempest — the modern American analog poly lineage. Dave Smith passed in 2022; the brand continues under his original engineers.
Moog (Music — sold to InMusic in 2023):
- Moog One (still in production).
- Subsequent 37 / Subsequent 25.
- Matriarch, Grandmother, Mavis, Werkstatt-Ø1.
- Spectravox (vocoder/formant, 2024).
- Labyrinth (generative semi-modular, 2024).
Roland:
- Fantom 6/7/8 — ZEN-Core flagship workstation.
- Jupiter-X / Jupiter-Xm — VA modeling of Roland’s classics (JP-8, JX, Juno, JD-800, SH-101).
- JUNO-X (2022) — modern Juno with multi-engine.
- GAIA-2 (2024) — return of the GAIA name as wavetable.
- SH-4d — desktop polyphonic SH.
- AIRA Compact (J-6, T-8, E-4) — pocket-sized AIRA.
- System-8, SE-02 (Studio Electronics collab).
Nord (Clavia):
- Nord Wave 2 — virtual analog + wavetable + FM + sample.
- Lead A1 / Lead 4 — VA synthesizers.
- Stage 4 / Piano 5 / Electro 6 — performance keyboards.
- Drum 3P — drum module.
ASM (Ashun Sound Machines):
- Hydrasynth Desktop / Keyboard / Explorer / Deluxe (2023) — 8 to 16-voice digital wavetable with poly-aftertouch on its own keybed.
Modal Electronics:
- Argon8, Cobalt5S, Skulpt SE — wavetable / VA.
Polyend:
- Tracker / Tracker Mini / Tracker+ (2024) — Renoise-style tracker hardware.
- Play / Play+ (2023) — grid drum + sample sequencer.
- Medusa — hybrid (analog + wavetable + sequencer; Dreadbox collab, discontinued but cult).
Synthstrom:
- Deluge — battery-powered sequencer/synth/sampler with grid; community-favorite; open-source firmware since 2023.
1010music:
- Tangerine — 4-track sample workstation.
- Bluebox — compact digital mixer/recorder.
- Blackbox / Nanobox lineup — small-format samplers.
Squarp Instruments:
- Hapax — 16-track polychronic sequencer.
- Pyramid Mk3, Hermod+ — older but durable sequencers.
Arturia:
- PolyBrute (12-voice 2024 update) — flagship analog with Morph control.
- MatrixBrute — analog with matrix.
- MicroFreak, MiniFreak, MiniFreak Hybrid — digital/analog hybrid.
- KeyStep, KeyStep Pro, BeatStep, BeatStep Pro, DrumBrute, DrumBrute Impact — controllers and rhythm.
Behringer:
- Deepmind 12 (Juno-clone DCO poly), UB-Xa (OB-Xa clone), Pro-1, Model D (Mini), MS-1, K-2 (MS-20), Pro-800 (Prophet-600), Solina (string ensemble), Wasp Deluxe, 2600, RD-808/909/9, TD-3 (303) — the controversial-but-cheap clone catalog.
Yamaha:
- Montage M (2023) — flagship 8-engine synth (AWM2 + FM-X + AN-X virtual analog).
- MODX+, CK series, Reface DX/CP/CS/YC — smaller-format.
16. Samplers and drum machines
The drum machine and the sampler are the rhythm-section heart of electronic music. Their history is inseparable from genre.
Drum machines:
- Roland TR-808 (1980) — analog voice synth, the kick of hip-hop and 808 trap; reissued as TR-08 (Roland Boutique) and emulated in TR-8S, RC-505, plus Behringer RD-8.
- Roland TR-909 (1983) — hybrid analog/sample; the kick of techno and house; TR-09 Boutique, TR-8S, Behringer RD-9.
- Roland TR-606, TR-707, TR-727 — 80s siblings; TR-707 reborn as plugin and in TR-8S.
- Roland TR-8S (current) — modern AIRA flagship.
- Roland TR-6S — pocket TR-8S.
- Linn LM-1, LinnDrum (1980/82) — Roger Linn’s sample-based drum machine; the Prince sound.
- E-mu SP-12 / SP-1200 (1985–87) — Dave Rossum’s 12-bit sampling drum machine; the boom-bap engine of golden-age hip-hop; reissued by Rossum Electro-Music in 2022 as SP-1200 (current production).
- Akai MPC60 (1988), MPC3000, MPC2000XL, MPC1000, MPC Renaissance, MPC Live II, MPC One+, MPC Key 61/37, MPC Force, MPC X SE — the MPC line, originally Roger Linn-designed for Akai. MPC Live II / One+ / X SE define the standalone hip-hop and beat-scene workflow in 2024–26.
- Elektron Octatrack MK2 — 8-track sample mangler.
- Elektron Digitakt / Digitakt II (2024) — workhorse sample drum.
- Elektron Digitone / Digitone II (2024) — FM with Elektron sequencer.
- Elektron Analog Rytm MK2 — analog/digital hybrid drum.
- Elektron Analog Four MK2 — 4-voice analog with seq.
- Elektron Model:Cycles, Model:Samples — budget Elektron.
- Native Instruments Maschine MK3 / Maschine+ (standalone) / Mikro — software-hardware hybrid groovebox.
- Ableton Push 3 (standalone, 2023) — Live’s hardware brain, standalone or controller.
- Pioneer Toraiz SP-16 — Dave Smith analog filter + sample.
- Polyend Play / Play+ — grid-based sample/drum sequencer.
Software samplers:
- Native Instruments Kontakt 8 (2024) — industry-standard scripting sampler; underpins most commercial sample libraries.
- Ableton Sampler / Simpler — built-in.
- Logic EXS24 / Sampler / Quick Sampler — Logic’s built-in.
- Steinberg HALion 7 — full sampling/synthesis environment.
- UVI Falcon 3 — modular hybrid sample/synth.
- Decent Sampler (free) — emerging open library format.
- Plogue Sforzando / SFZ format — open standard.
17. DAWs — the assembly point
- Ableton Live 12 (2024) — non-linear clip launching plus arrangement; Max for Live extensibility; Push 3 hardware.
- FL Studio 21 (lifetime free updates) — pattern-based; piano-roll-centric; massive in EDM and hip-hop.
- Bitwig Studio 5.2 (2024) — modulation-everywhere modern DAW; the Grid for modular-in-DAW.
- Logic Pro 11 (2024) — Apple’s flagship; bundled instrument and FX library; Live Loops mirrors Ableton’s session view; Stem Splitter (AI).
- Reason 13 — Propellerhead’s rack-as-DAW; Combinator 2.
- Cubase 13 / Nuendo 13 — Steinberg classic; strong in scoring.
- Reaper 7 — Cockos minimalist DAW; under-$100 lifetime; cult coding-music following.
- Pro Tools 2024.x — Avid; mix industry standard but losing electronic-production share.
- Studio One 6.6 — PreSonus; clean modern feel.
- Renoise / OpenMPT — trackers.
18. Virtual instruments — the software shelf
Native Instruments Komplete 15 Ultimate (2024 release) is the umbrella product spanning:
- Kontakt 8 — sampler engine.
- Reaktor 6 — modular sound design.
- Massive X — wavetable.
- Massive (classic) — still bundled.
- FM8 — 8-op FM.
- Absynth 5 — granular hybrid.
- Battery 4 — drum sampler.
- Maschine 2 software.
- Komplete Kontrol — keyboard host.
- Guitar Rig 7 Pro — amp sim.
Plus hundreds of Kontakt libraries: Action Strikes, Action Strings 2, Symphony Series, Stradivari Violin, Noire (Nils Frahm piano), Cuba, etc.
Spectrasonics:
- Omnisphere 2.8 — 14,000 patches across many engines (wavetable, granular, sample, FM, virtual analog).
- Trilian — bass.
- Stylus RMX — groove.
- Keyscape — sampled keyboards.
Output:
- Arcade 2.5 — loop-based sample player.
- Movement, Thermal, Portal, Spectrum — FX.
Heavyocity:
- Damage 2 — cinematic percussion.
- Forzo, Novo, Vento — orchestral textures.
ProjectSAM:
- Symphobia 4 (Pandora) — modern orchestral.
- Orchestral Essentials, Swing! More! — focused libraries.
Spitfire Audio:
- BBC Symphony Orchestra (Discover free / Core / Pro), Spitfire Symphony Orchestra, Albion series, Originals series, LABS (free), Polaris, Sacconi Strings.
EastWest:
- Hollywood Orchestra Opus Edition, Hollywood Choirs Opus, Composer Cloud.
Vienna Symphonic Library:
- Synchron Series (Brass, Strings, Woodwinds, Percussion), Big Bang Orchestra (free), Vienna Imperial piano.
8Dio:
- Vapour, Lacrimosa, Adagio, Solo Violin Designer, Hybrid Tools.
Sampling-adjacent:
- Modartt Pianoteq 8 (physical model, see §10).
- Garritan Personal Orchestra 5, Garritan CFX Concert Grand.
- Toontrack EZdrummer 3, Superior Drummer 3 (drum production).
- Steven Slate Drums 5.5 (rock/metal drums).
19. Virtual analog — the boutique-plugin wave
u-he (Urs Heckmann):
- Diva — reference-grade virtual analog with selectable Moog/SEM/Roland/Hive cores.
- Repro-1, Repro-5 — Prophet-5 / Pro-One emulation.
- ACE — semi-modular VA.
- Hive 2 — fast wavetable.
- Bazille — modular FM/PD/wavefolding.
- Zebra2, Zebralette, Zebra3 (long-awaited) — wavetable/modular hybrid.
GForce Software:
- OB-E, OB-X, Oberheim SEM-V, Mini-Monsta, Impo-DX-7, M-Tron Pro, VST 64M, JP9000 — emulations of Oberheim, Moog, Mellotron, DX-7, JP-8000.
Synapse Audio:
- The Legend — Minimoog emulation (often cited as the closest software-Mini).
- Dune 3 — wavetable.
- Obsession — OB-Xa emulation.
Cherry Audio:
- Polymode (Polymoog), Memorymode (Memorymoog), DCO-106 (Juno-106), Eight Voice (Oberheim 8-Voice), Mercury-6 (Jupiter-6), Stardust 201 (RE-201 Space Echo), Sines (FM/additive), Sound Magic (PCM samples), Quadra (ARP Quadra).
Native Instruments:
- Mod Pack — chorus/flanger/phaser modeling.
- Monark (Minimoog), The Mouth (vocoder), Polyplex (drum), Razor (additive).
Arturia V Collection 11 (2024):
- 39 instruments: ARP 2600 V, B-3 V2, CMI V (Fairlight), CP-70 V, CS-80 V4, Clavinet V, DX-7 V, Emulator II V, Farfisa V, Jun-6 V, Jup-8 V4, Korg MS-20 V, Matrix-12 V, Mellotron V, MiniFreak V, Mini V4, OB-Xa V, Piano V3, Prophet-5 V, Prophet-VS V, SQ-80 V, Stage-73 V2, Synclavier V, Vox Continental V, Wurli V3, plus newer additions (Augmented series, Pigments 5 bundle).
IK Multimedia Syntronik 2 — 33 vintage synths in one player.
Korg Collection 5 (2024) — MS-20, Polysix, Mono/Poly, M1, Wavestation, Triton, MDE-X, Prophecy, ARP Odyssey, ARP 2600, miniKORG-700S, Electribe-R.
Tone2:
- Saurus 4 (premium virtual analog), Icarus 2 (wavetable), Gladiator (HCM synthesis), Nemesis 2 (FM).
Knif Audio Knifonium — modeled after the boutique Finnish all-tube monosynth.
20. Electronic music genres — a lineage map
A non-exhaustive genealogy. Production technique often defines the genre more rigidly than melodic content.
Techno (Detroit, 1985–88): Juan Atkins, Derrick May, Kevin Saunderson (the Belleville Three); 4/4 kick at 120–135 BPM; minimal melodic content. TR-909 kick, Juno bass, Korg M1 stab. Labels: Transmat, Metroplex, KMS. Modern: Berlin Berghain / Ostgut Ton, Mike Banks’s Underground Resistance, Charlotte de Witte, Adam Beyer, Amelie Lens.
House (Chicago, 1984): Frankie Knuckles, Larry Heard (Mr. Fingers), Marshall Jefferson, Ron Hardy (Music Box DJ); TR-707/727 + TB-303 + Linn drums + sampled disco/soul vocals. Sub-genres: deep house, acid house (TB-303 squelch), tech house, French touch (Daft Punk, Cassius), Afro house, Amapiano (South Africa, late 2010s — Kabza De Small, DJ Maphorisa, log drum sound from MainStage/Nexus).
Dub (Jamaica, 1970s): King Tubby, Lee “Scratch” Perry; the studio-as-instrument; spring reverb, tape delay (Roland RE-201 Space Echo), drop-out mixing; foundation for everything from PiL to dubstep.
Dubstep (South London, 2003–06): Skream, Benga, Loefah, Burial, Mala, Kode9; 140 BPM half-step; wobble bass via LFO-modulated filter; Hyperdub, DMZ, Tempa labels. American “brostep” (2010, Skrillex): louder, more midrange, Massive-driven.
Grime (East London, 2002): Wiley, Dizzee Rascal, Skepta; 140 BPM 8-bar MC-led; Eski/sino-grime cold synthesis from FruityLoops.
UK Garage / 2-step (London, 1996–2001): Artful Dodger, MJ Cole, Todd Edwards (NYC origin); 130 BPM swung shuffle; precursor to grime and dubstep.
Electro (1982, Afrika Bambaataa “Planet Rock”): TR-808-driven, vocoded, Kraftwerk-inspired; modern revival via Drexciya, DMX Krew, Dynarec.
IDM / Intelligent Dance Music (UK, 1991–): Warp Records (Aphex Twin, Autechre, Boards of Canada, Squarepusher, Plaid); abstract rhythm, complex modulation, drill-and-bass; the genre name was always disliked by its artists.
Ambient (Brian Eno, 1978 “Music for Airports”): texture over rhythm; Tim Hecker, Stars of the Lid, Grouper, William Basinski. Dub ambient: Pole, Vladislav Delay, Rhythm & Sound.
Drum & Bass (UK, 1993): 170 BPM Amen-break-based; Goldie, LTJ Bukem (liquid), Photek, Dom & Roland, Pendulum. Sub-genres: neurofunk (Noisia, Black Sun Empire, Mefjus), liquid (Calibre, High Contrast), techstep, jump-up.
Jungle (UK, 1991): D&B’s older sibling; ragga vocal samples, Amen break, heavy sub; Shy FX, A Guy Called Gerald, Goldie.
Footwork (Chicago, late 90s–2010s): 160 BPM ghetto-house derivative; RP Boo, DJ Rashad (d. 2014), Traxman, Jlin; Hyperdub releases.
Breakbeat: chopped funk breaks; Big Beat (Chemical Brothers, Fatboy Slim, Prodigy), nu-skool breaks, broken beat (Bugz in the Attic).
Trap (Atlanta, 2005–): TR-808-derived sub-bass, hi-hat rolls; Lex Luger, Mike WiLL Made-It, Metro Boomin; mainstream by 2016 (Migos, Future). EDM-trap fusion: RL Grime, Baauer.
Lo-Fi Hip-Hop (2017–): Nujabes lineage (Japanese, d. 2010), J Dilla-derived swung MPC drums; ChilledCow / Lofi Girl YouTube; bedroom-producer culture.
Chillwave (2009–13): Toro y Moi, Washed Out, Neon Indian; hazy 80s-pop sampling.
Synthwave (2010s–): Kavinsky, Mitch Murder, Carpenter Brut; 80s OST aesthetic, gated reverb, Juno chords.
Vaporwave (2011–): Macintosh Plus, Saint Pepsi, James Ferraro; slowed-down 80s elevator/corporate music; meme-genre that became real.
Future Bass (2014–): Flume, Cashmere Cat; supersaw wobble + half-time hip-hop drums.
Experimental / Sound Art: Pierre Schaeffer (musique concrète), Karlheinz Stockhausen, Iannis Xenakis, Pauline Oliveros, Holly Herndon (with Spawn AI choir, 2019/2024), Oneohtrix Point Never, Tim Hecker, Caterina Barbieri.
21. AI music production — 2024–26
The 2024–26 period reshaped the production stack. Generative audio models passed the threshold from “novelty” to “studio-relevant” — and triggered the largest copyright crisis in music tech since Napster.
End-to-end song generation:
- Suno (suno.ai, San Francisco) — v3 (Mar 2024), v3.5, v4 (Q4 2024), v5 (Aug 2025) capable of 4-min songs with structured arrangements, vocal stems, instrumental stems, and stylistic prompting. Sued by RIAA (June 2024) on behalf of Universal/Warner/Sony for training on copyrighted recordings; lawsuit ongoing through 2026.
- Udio (Uncharted Labs, Brooklyn) — v1 (April 2024), v1.5 (Sept 2024), v2 (mid-2025); ex-DeepMind founders; competing model to Suno; sued by the same RIAA coalition June 2024.
- YuE (open-source, 2024) — Tsinghua University / multimodal-art-projection; open-weights end-to-end song model; Hugging Face release.
Audio-clip generation:
- Stability AI Stable Audio 2.0 (April 2024), Stable Audio Open (June 2024) — up to 3-minute generations; Open is the freely downloadable version.
- Meta MusicGen (June 2023), MusicGen v2 / AudioCraft (2024) — open-weights from Meta FAIR; text-to-music up to 30s; controllable via melody conditioning.
- Google MusicLM (2023), Lyria (2024) — Google DeepMind’s production model; powers YouTube Music AI features.
- Riffusion (2022) — pioneering spectrogram-as-image diffusion; now a hosted product.
- AIVA (Luxembourg, 2016–) — film-scoring AI with royalty-clear training and SACEM membership.
Mastering and mixing AI:
- iZotope Ozone 11 Mastering Assistant (2023) / Ozone 12 (2025) — assistant proposes a mastering chain.
- iZotope Neutron 4 / Neutron 5 (2024) — Mix Assistant for individual tracks.
- LANDR — cloud mastering; founded 2014, was first to mainstream AI mastering.
- CloudBounce, eMastered — competing mastering services.
- Sonible smart:EQ, smart:comp, smart:reverb, true:level, smart:limit — AI-assisted processing.
- Steinberg SpectraLayers 11 — spectral editor with AI source-separation.
Stem separation:
- iZotope RX 11 Music Rebalance — vocal/drum/bass/other separation in real time.
- Audionamix (pioneer, late 2010s) — was the first commercial vocal isolator.
- Lalal.ai — cloud stem separator (Phoenix model).
- Audioshake — licensing-focused stems for sync.
- Spleeter (open, 2019) — Deezer’s pretrained model; spawned everything.
- Demucs / Hybrid Demucs v4 (Meta, open) — current state-of-the-art open model.
- Logic Pro 11 Stem Splitter (May 2024) — Apple bundled splitter using on-device Demucs derivative.
- Apple Music Sing (2022) — uses AI separation to attenuate lead vocals for karaoke.
- Serato Stems (2022), VirtualDJ Stems — DJ-software real-time separation.
Voice cloning and synthesis:
- ElevenLabs (London/NYC) — leading commercial voice synthesis; Speech-to-Speech for vocal style transfer (2024); used legitimately for ADR/dubbing and illicitly for deepfake songs.
- Resemble AI — voice cloning with watermarking.
- Suno Voice (Suno’s standalone singing-voice product) — singing TTS.
- Murf, Play.ht, Replica Studios — narrative voice cloning.
- Microsoft VALL-E 2 (2024) — research model, no public release.
Generative drum and lyric tools:
- Output Arcade 2.5 — pattern-based loop generator with AI variation.
- WavTool, BandLab SongStarter, Splice Create — assisted songwriting.
- AIVA Lyrics, LyricStudio, These Lyrics Don’t Exist — AI lyric assistants.
AI-aware plugins:
- Sonible smart series (smart:EQ 4, smart:comp 2, smart:limit, smart:reverb) — content-aware DSP.
- Output AI tools (Co-Producer concept, 2024–25).
- iZotope Neutron 5 AI Mix Assistant.
- Accusonus / Meta — discontinued in 2022 but spawned several AI plugin houses.
- Mastering The Mix Reference 2 — AI-assisted reference matching.
Legal and ethical landscape (2024–26):
- June 2024: RIAA (representing UMG, WMG, SME) sues Suno and Udio for “mass-scale copyright infringement” of sound recordings used for training.
- 2024: EU AI Act final adoption; mandates training-data disclosure for foundation models.
- 2024–25: Multiple US class actions from artists and publishers against Stable Audio, Anthropic (lyrics), Meta.
- 2025: First “AI music streaming fraud” arrests — Michael Smith (NC) indicted September 2024 for $10M streaming fraud using AI-generated music.
- Late 2025: Spotify, Deezer, and Apple Music begin requiring AI-disclosure metadata on uploads.
- 2026 (current): Industry settling toward licensed datasets (Universal–YouTube AI Music Incubator, Warner–Suno licensing rumors, BMG opt-in pools); the era of “scrape-and-train” appears to be ending under regulatory pressure.
See transformer-architecture for the underlying model architectures (diffusion, autoregressive token models, Latent Music Models).
22. Cross-references
- music-theory-essentials — pitch, scales, chords, rhythm theory underpinning everything here.
- audio-production-mixing-mastering — what to do with the synth’s audio output once you have it.
- signal-processing-dsp — the math under filters, oscillators, FFTs, and effects.
- fft-spectral — spectral analysis and synthesis fundamentals.
- acoustics-noise-control — room acoustics that affect what you hear when designing patches.
- transformer-architecture — the neural architecture behind Suno, Udio, MusicGen, Stable Audio.
23. Citations and originators
- Robert Moog — Moog modular system, 1964; transistor-ladder filter patent 1969.
- John Chowning — FM synthesis paper, J. Audio Eng. Soc., 1973; Stanford CCRMA; licensed to Yamaha.
- Kevin Karplus & Alex Strong — “Digital Synthesis of Plucked-String and Drum Timbres,” Computer Music Journal, 1983.
- Dennis Gabor — “Acoustical Quanta and the Theory of Hearing,” Nature, 1947 — granular’s theoretical basis.
- Wendy Carlos — “Switched-On Bach,” 1968, first commercial Moog album.
- Don Buchla — Buchla 100 series, 1963 (commissioned by Morton Subotnick / SF Tape Music Center); West Coast paradigm.
- Wolfgang Palm — PPG Wave, 1981/82; wavetable synthesis pioneer.
- Roland Corporation — TR-808 (1980, Ikutaro Kakehashi), TR-909 (1983), TB-303 (1981), Juno-106 (1984), Jupiter-8 (1981).
- Dave Smith (d. 2022) — Sequential Circuits Prophet-5 (1978, with John Bowen, Curtis CEM 3320 filter chips by Doug Curtis); founded MIDI 1983 with Ikutaro Kakehashi.
- Tom Oberheim — SEM (1974), Two/Four/Eight Voice, OB-X (1979), Matrix-12 (1985); OB-X8 (2022) modern revival.
- Brian Eno — coined “ambient music” 1978; “Music for Airports” with generative tape loops.
- Iannis Xenakis — UPIC, stochastic and granular composition theory, 1950s–90s.
- Pierre Schaeffer — musique concrète, GRM (Paris), 1948–.
- Karlheinz Stockhausen — WDR Cologne studio works, 1950s–2000s.
- Émilie Gillet — Mutable Instruments, 2010–22; open-source Eurorack archetypes.
- Curtis Roads — “Microsound” (MIT Press 2001) — definitive granular text.
- Barry Vercoe — Csound, MIT Media Lab, 1985.
- Carla Scaletti & Kurt Hebel — Kyma, Symbolic Sound, 1986–.
Books worth owning: Curtis Roads, The Computer Music Tutorial (MIT, 1996) and Microsound (2001); Peter Manning, Electronic and Computer Music (Oxford, 4th ed. 2013); Mark Vail, The Synthesizer (Oxford, 2014); Will Pirkle, Designing Software Synthesizer Plug-Ins in C++ (2nd ed. 2021); Andy Farnell, Designing Sound (MIT, 2010).
End of reference. This is a snapshot of the synthesis and electronic-music stack as it stands on 2026-05-17; treat product names and AI legal status as moving targets and verify before acting on them. Cross-link new findings back here as the AgentDB/Obsidian “save” contract specifies.