Skip to content

docs: plan mixer audio routing controls#44

Merged
britle20 merged 1 commit into
developfrom
docs/43-mixer-audio-routing-controls
Jun 13, 2026
Merged

docs: plan mixer audio routing controls#44
britle20 merged 1 commit into
developfrom
docs/43-mixer-audio-routing-controls

Conversation

@britle20

Copy link
Copy Markdown
Collaborator

Summary

Adds planning documentation for turning the mixer panel from a UI shell into real audio routing and track controls.

Refs #43.

Changes

  • Added docs/features/17-mixer-audio-routing-and-track-controls.md.
  • Added Mixer audio routing and track controls #43 to PLANS.md Active Issue Order after arrangement placement/playback.
  • Updated README feature map and roadmap.
  • Updated architecture, data model, audio engine, UI, product, and testing docs for functional mixer routing.
  • Marked the mixer panel UI shell feature as Done.

Testing

  • git diff --check
  • npm run typecheck --if-present
  • npm run lint --if-present
  • npm run test --if-present
  • npm run build --if-present

Notes / Limitations

  • This PR is documentation and feature planning only. No production mixer code is implemented here.
  • The first functional mixer scope is track/master volume, mute, solo, real routing, and runtime meters.
  • Audio effects, pan, sends, buses, automation, and export rendering are deferred.
  • Mixer audio routing and track controls #43 depends on Arrangement clip placement and playback #41 because real mixer routing needs arrangement playback sources to carry track identity.

@britle20 britle20 merged commit 45d6bb7 into develop Jun 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant