Skip to content

feat: add arrangement mixer panel shell#38

Merged
britle20 merged 3 commits into
developfrom
feat/34-arrangement-mixer-panel
Jun 13, 2026
Merged

feat: add arrangement mixer panel shell#38
britle20 merged 3 commits into
developfrom
feat/34-arrangement-mixer-panel

Conversation

@britle20

Copy link
Copy Markdown
Collaborator

Summary

  • Adds a bottom dock mixer panel to the SONG arrangement view.
  • Renders track channel strips for the visible arrangement tracks plus a master strip.
  • Adds local UI state for volume faders, mute/solo toggles, and effect-slot placeholders.
  • Uses mock/static level meter visuals only; no audio routing or analyser data is connected.
  • Updates the feature spec status and Active Issue Order.

Testing

  • npm run typecheck --if-present
  • npm run lint --if-present
  • npm run test --if-present
  • npm run build --if-present
  • npm run dev -- --host 127.0.0.1 --port 5173, served on 5174 because 5173 was in use, then curl -I http://127.0.0.1:5174/ returned HTTP 200

Notes / Limitations

Closes #34

@britle20 britle20 merged commit 06f78d0 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