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

BeatGrid: Fix wrong multiplication with kFrameSize #4127

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

Holzhaus
Copy link
Member

The beatgrid now uses frames, so this multiplication results in a
beatgrid of half the intended BPM. This was an oversight from #4049.

The beatgrid now uses frames, so this multiplication results in a
beatgrid of half the intended BPM. This was an oversight from mixxxdj#4049.
@Holzhaus Holzhaus force-pushed the beatgrid-setbpm-fix branch 2 times, most recently from a55d6a5 to 0cdf85c Compare July 20, 2021 11:34
@coveralls
Copy link

coveralls commented Jul 20, 2021

Pull Request Test Coverage Report for Build 1048686112

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 28.643%

Totals Coverage Status
Change from base Build 1047015866: 0.0%
Covered Lines: 20099
Relevant Lines: 70170

💛 - Coveralls

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.

LGTM

@uklotzde uklotzde merged commit d5f281a into mixxxdj:main Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants