Skip to content

Feat/separate audio tracks#130

Merged
Segergren merged 5 commits intomainfrom
feat/separate-audio-tracks
Apr 8, 2026
Merged

Feat/separate audio tracks#130
Segergren merged 5 commits intomainfrom
feat/separate-audio-tracks

Conversation

@Segergren
Copy link
Copy Markdown
Owner

No description provided.

- Add MutedAudioTracks to Selection model (backend + frontend)
- Build union audio layout across selections so all temp clips have identical stream layout for concat
- Use lavfi inputs for silence to avoid FFmpeg filtergraph deadlock when mixing real and synthetic streams
- Add headphones icon button per SelectionCard with per-track checkbox dropdown
- Capture current mute state when adding a selection
- Fix concat step dropping extra audio streams (add -map 0 and metadata args)
- Fix selection card drag reorder instability by using refs in useDrop
@Segergren Segergren merged commit a220928 into main Apr 8, 2026
2 checks 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