Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kryksyh
Copy link
Member

@kryksyh kryksyh commented Aug 7, 2024

Due to regression, after the stereo-to-mono split, both new tracks were assigned the same ID, which should be unique to all tracks. This was causing weird behavior, including data loss and crashes.

Resolves: #7048, #7050, #6886

  • I signed CLA
  • The title of the pull request describes an issue it addresses
  • If changes are extensive, then there is a sequence of easily reviewable commits
  • Each commit's message describes its purpose and effects
  • There are no behavior changes unnecessary for the stated purpose of the PR

Recommended:

  • Each commit compiles and runs on my machine without known undesirable changes in behavior

Copy link
Contributor

@saintmatthieu saintmatthieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats !

@kryksyh kryksyh force-pushed the fix_split_to_stereo_operation branch from a117472 to fbc40c4 Compare August 8, 2024 12:22
@kryksyh kryksyh merged commit bed1ba7 into audacity:release-3.6.2 Aug 8, 2024
@kryksyh kryksyh deleted the fix_split_to_stereo_operation branch August 8, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants