Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loosen restrictions on clip names #3046

Conversation

nikodemus
Copy link
Collaborator

  • Allow multiple clips to share a name as long as they're all on different outputs.

- Allow multiple clips to share a name as long as they're all on different
  outputs.
@nikodemus nikodemus added the cherry-pick Commit to cherry pick to release branch label Dec 10, 2024
Copy link
Contributor

Test Results

106 tests  ±0   106 ✅ ±0   0s ⏱️ ±0s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit 569b6c1. ± Comparison against base commit a317fd4.

@seangoodvibes seangoodvibes added this pull request to the merge queue Dec 10, 2024
Merged via the queue into SynthstromAudible:community with commit eef5a49 Dec 10, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 10, 2024
- Allow multiple clips to share a name as long as they're all on different
  outputs.
nikodemus added a commit to nikodemus/DelugeFirmware that referenced this pull request Dec 11, 2024
- Allow multiple clips to share a name as long as they're all on different
  outputs.
  From SynthstromAudible#3046

- move Song::getClipFromName() to Output, so that we actually check
  the right thing -- previously if tracks 1 & 2 both have a clip named
  A, the check might find the clip from track 2, allowing a duplicate
  name on track 1.
  From SynthstromAudible#3056
@nikodemus nikodemus deleted the pr-allow-duplicate-clip-names branch January 3, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick Commit to cherry pick to release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants