Back to Atlas

Replica documentation

Ableton Learning Synths: Matching envelopes

Local route /interactive-explanation/ableton-learning-synths-matching-envelopes/ vendors Ableton's envelope-matching lesson, keeps the archived ADSR comparison runtime under the route tree, and preserves the published shape-matching scenes with local lesson assets.

Upstream snapshot: lesson runtime and media inventory verified 2026-03-22
Source family: learningsynths.ableton.com envelope-matching lesson

Source snapshot

Vendored from Ableton's matching envelopes lesson at learningsynths.ableton.com/en/envelopes/matching-envelopes. The local route keeps the published lesson shell and ADSR runtime from shared scripts so the envelope-comparison scenes boot from local assets.

  • The archive preserves the published comparison scenes instead of rebuilding them in a custom envelope trainer.
  • The envelope-matching scene is treated as parity-critical because it is the payoff interaction in the lesson.

Asset handoff

  • shared/ableton-learning-synths-musiclab.js plus shared/ableton-learning-synths-archive.js drive the lesson shell and ADSR runtime.
  • Route-local inventory matches the rest of the shipped Learning Synths batch: shared fonts, text payloads, RNBO patch data, and lesson WAVs.
  • Assets such as content/lessons/en/synthesis/door-filter-loop.wav and rnbo/patches/learning-synth.json stay on relative paths for subpath hosting.

Known deviations

  • A shared footer carries the single original-page reference link; the upstream lesson shell is stripped from the public body.
  • Ableton feedback, privacy, language-switch, analytics, and cookie surfaces are removed from the public route.
  • Local chapter links are rewritten after mount so the shipped synth family stays internally navigable.

Validation guidance

  • node tools/check-public-surface.mjs . keeps the public route footer-only.
  • node tools/smoke-bundle.mjs . --group music (or --route ableton-learning-synths-matching-envelopes) verifies local script loading, the ADSR envelope redraw, and the held-note path after parameter changes.
  • Smoke asserts the expected local asset counts and keeps the no-remote-playable-media guard clean after lesson boot and interaction.

Parity checklist

Loading...
Loading parity contract...