Skip to content

feat: redesign mixer effect chain browser#1016

Draft
ChuxiJ wants to merge 1 commit intomainfrom
feat/v0.0.x-local-main-wip
Draft

feat: redesign mixer effect chain browser#1016
ChuxiJ wants to merge 1 commit intomainfrom
feat/v0.0.x-local-main-wip

Conversation

@ChuxiJ
Copy link
Copy Markdown

@ChuxiJ ChuxiJ commented Mar 27, 2026

Summary

  • redesign the mixer effect chain panel with a categorized add-device browser, clearer signal-flow visuals, and more structured device cards
  • add drag-and-drop reordering feedback and richer device controls for bypass, presets, wet mix, and removal
  • add store-level regression tests covering effect add, reorder, remove, and bypass flows

Scope

This PR intentionally includes only the effect chain browser and device-chain interaction work from the preserved local WIP branch.

The remaining synth and mixer experiments were intentionally left out of this PR because they are not yet integrated cleanly with the current main store/types surface.

Why

The preserved local WIP branch had drifted behind main and contained a mixed set of partial mixer and synth changes. This PR extracts the coherent, shippable effect-chain subset so it can be reviewed independently.

Validation

  • ./node_modules/.bin/tsc --noEmit
  • ./node_modules/.bin/vitest run src/components/mixer/__tests__/DeviceChainView.test.tsx
  • npm run build

Copy link
Copy Markdown
Author

ChuxiJ commented Mar 27, 2026

Triage: Review needed — Mixer effect chain browser redesign. Good UX improvement but touches mixer UI. Should be reviewed carefully for interaction design compliance.


Generated by Claude Code

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