refactor: rename two-stem complement output to backing across CLI, WASM, and web app - #61
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
demucs-onnx | 5c3f6f1 | Commit Preview URL Branch Preview URL |
Jul 14 2026, 12:37 PM |
Copilot
AI
changed the title
[WIP] Rename two-stem complement output to backing
Rename two-stem complement output to Jul 14, 2026
backing across CLI, WASM, and web app
backing across CLI, WASM, and web appbacking across CLI, WASM, and web app
hi-ogawa
marked this pull request as ready for review
July 14, 2026 14:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two-stem mode currently emits the complementary track as
no_<source>, which is awkward in user-facing workflows and downstream handoff. This change standardizes the complement stem/output filename tobackingwhile preserving the existingadd/minusconstruction behavior.Output contract
<source>.wavbacking.wavbackinginstead ofno_<source>.Web app UX alignment
backing.wav.Backing track (without <source>)backing.wav).Docs and CI expectation updates
no_bass.wavtobacking.wav.backing.wav.