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

Echo fix: echo added left channel samples to right channel #4141

Merged
merged 1 commit into from Jul 25, 2021

Conversation

quirxmode
Copy link

This fixes what is likely a copy-paste error. Or I completely misread the code. Please review.
(I did not check the rest of the code, the ping-pong cod is not symmetric either but that might be fine.)

@github-actions github-actions bot added the build label Jul 24, 2021
@quirxmode
Copy link
Author

Ah the PR is messed up because it also contains the trans effect...

@uklotzde
Copy link
Contributor

Welcome and thanks for contributing to Mixxx. As a first-time contributor we need you to sign our Contributor Agreement. Then comment here when done.

The echo effect fix should go into 2.3.1. Please rebase this branch on the 2.3 branch and remove the unrelated commits. Force push your branch to update the PR and then change the target branch from main to 2.3.

Copy link
Contributor

@uklotzde uklotzde left a comment

Choose a reason for hiding this comment

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

Please do git rebase -i to drop all unrelated commits and changes. Then rebase on 2.3.

The echo fix affects only a single line of code in a single file.

@quirxmode quirxmode changed the base branch from main to 2.3 July 24, 2021 20:18
Copy link
Contributor

@uklotzde uklotzde left a comment

Choose a reason for hiding this comment

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

Changes seem to be legit. Contributor agreement has been signed. LGTM, waiting for CI...

@uklotzde uklotzde added this to the 2.3.1 milestone Jul 24, 2021
@uklotzde
Copy link
Contributor

For future contributions please read The seven rules of a great Git commit message

I would have probably written: "Echo effect: Feed back samples from left/right instead of only left channel"

@uklotzde uklotzde merged commit eeda23b into mixxxdj:2.3 Jul 25, 2021
@Be-ing
Copy link
Member

Be-ing commented Jul 26, 2021

Good catch! Thanks for fixing this.

@ywwg ywwg added the changelog This PR should be included in the changelog label Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build changelog This PR should be included in the changelog minor bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants