Back to Atlas

Replica documentation

Ableton Learning Synths: Recipes

Local route /interactive-explanation/ableton-learning-synths-recipes/ vendors Ableton's Recipes chapter, keeps the archived subtractive-synth panel runtime from shared scripts, and preserves the published preset and playback scenes with local lesson assets.

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

Source snapshot

Vendored from Ableton's Recipes chapter at learningsynths.ableton.com/en/recipes/. The local route keeps the published chapter shell and the fuller subtractive-synth runtime from shared scripts so the multi-control panels boot from local assets.

  • The archive preserves the published Recipes chapter instead of recasting it as a single custom synth widget.
  • Recipes is treated as the synthesis batch payoff because it combines several control families into one sustained scene.

Asset handoff

  • shared/ableton-learning-synths-musiclab.js plus shared/ableton-learning-synths-archive.js drive the chapter shell and subtractive-synth runtime.
  • Route-local inventory matches the rest of the shipped Learning Synths batch: shared fonts, text payloads, RNBO patch data, and preset catalogs.
  • Assets such as presets/preset-catalog.json 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-recipes) verifies local script loading, a recipe slider update, and the play button's active state.
  • 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...