Learning Synths
Overall reaction to Ableton “Learning Synths”
- Many find the site a clear and intuitive introduction to synths, especially the visual oscillator “dot” in the playground that makes parameter changes tangible.
- Some note this resource has been posted to HN multiple times over the years.
- A few criticize the pedagogy order (starting with amplitude instead of oscillators → filters → amplitude) as visually slick but conceptually suboptimal.
Tools and tutorials for learning synthesis
- Recommended interactive tools:
- Ableton’s Learning Synths and related learning-music content.
- Syntorial (and a related “building blocks” tool) for ear-based subtractive synthesis training.
- Glicol (browser/livecoding language) and its quick tour.
- Lambda Musika, Sonic Pi, Nyquist (via Audacity), Glicol, and a broader “awesome-livecoding” list for code-based sound work.
- Several suggest VCV Rack (and the Cardinal plugin fork) as a strong way to understand subtractive and other synthesis methods by explicitly patching oscillators, filters, envelopes, and exploring FM, additive, physical modeling, etc.
- Others strongly object: VCV is seen as overwhelming “assembly language”; they recommend starting with simple all‑in‑one synths (e.g., Surge, Vital, Helm, simple analog-style plugins or cheap iOS synths).
Modular vs fixed‑architecture debate
- Pro‑modular: patch cables and explicit signal flow rapidly build deep intuition; tutorials are short and reproducible; works well for people more interested in sound design than composition.
- Pro‑fixed synth: simpler subtractive synths (hardware or software) reduce option overload and focus on making usable patches/music rather than architecture.
Conceptual debates about synthesis
- One commenter argues “subtractive synthesis isn’t synthesis but transformation,” triggering:
- Pushback that synthesis broadly means building sound from parts, and subtractive architectures still qualify.
- Discussion that almost all audio processing can be framed as filtering, which makes relabeling unhelpful.
- Side debate on whether delays “are” filters at a DSP level vs in musical practice.
- Terms “East Coast” (subtractive, Moog-style) and “West Coast” (waveshaping/FM, Buchla-style) are discussed; some consider them niche, others say they’re well-established in synth circles.
Learning to play vs sound design
- A tangent asks about learning piano “via keyboard like a professional” using a computer keyboard.
- Strong consensus: this is a dead end for actual piano technique due to key size/layout, lack of velocity, limited polyphony, and latency; a cheap MIDI keyboard is heavily recommended.
- Some note constraints can be creative, but most say it teaches a different, less expressive “instrument.”
- Broader advice: take lessons, practice daily, learn scales/chords, and choose music you actually enjoy.
Alternative interfaces and sci‑fi vibes
- Some prefer gestural/hand‑tracking or movement‑based synth control (theremin-like, old sci‑fi feel) and mention tools that map hand tracking to MIDI.
- Ondes Martenot and theremin‑style portamento are referenced as inspirations.
Technical / browser notes
- Several notice the browser’s MIDI permission prompt:
- Some appreciate Web MIDI and WASM use cases.
- Others criticize requesting MIDI access before showing any content as poor UX and security‑anxiety‑inducing.
Other resources and meta
- Additional recommendations: Allen Strange’s Electronic Music: Systems, Techniques, and Controls reissue; older touch‑synth apps; an AI‑driven preset generator for a popular softsynth.
- One comment jokes that such tools “distract you from SuperCollider,” implying deeper environments exist for advanced users.