From 85cc340e5844dab6baaac7543248bb9096e9bd02 Mon Sep 17 00:00:00 2001 From: daniel-c-harvey Date: Wed, 29 Jul 2026 15:29:00 -0400 Subject: [PATCH] =?UTF-8?q?docs:=20correct=20FB1=20guardrail=20=E2=80=94?= =?UTF-8?q?=20r11=20did=20bump=20ComponentState=20v7-v8=20for=20masterGain?= =?UTF-8?q?Linear?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/product/midi-playback.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/product/midi-playback.md b/docs/product/midi-playback.md index bf41338..97e58c6 100644 --- a/docs/product/midi-playback.md +++ b/docs/product/midi-playback.md @@ -1281,9 +1281,11 @@ small labelled knobs in functional clusters** — and drives the **Wave B editor same knob deck + button/popup — Sample and Zone already edit one storage site (S15-F2); the lean is that they should speak one control grammar too. Daniel's call (it grows Wave B scope). -**What does NOT change (guardrails).** Zero engine/state/persistence change — this is a view -recomposition of *existing* controls; no new params, no component-state bump, VST3 class UID -unchanged. All drawing through the L1 kit by palette role; all layout/hit-test in new pure modules +**What does NOT change (guardrails).** Zero engine-behavior change — this is a view +recomposition of *existing* controls, with one additive exception: the new post-mixer master +gain persists as `masterGainLinear`, bumping `ComponentState` v7→v8 (back-compat: pre-v8 blobs +lift to unity gain); VST3 class UID unchanged. All drawing through the L1 kit by palette role; +all layout/hit-test in new pure modules (`knob_deck`, `curve_popup` — mirrors of `action_bar`/`overflow_menu`); the knobs and the hero's envelope nodes remain two surfaces on one param model (S-VIEW-F2's structural sync, untouched). The full inventory of what landed (every element → its r11 home) is recorded in