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

EngineMaster: Use mixxx::audio::SampleRate #4183

Merged
merged 1 commit into from
Aug 8, 2021

Conversation

Holzhaus
Copy link
Member

@Holzhaus Holzhaus commented Aug 6, 2021

Use mixxx::audio::SampleRate instead of int in the EngineMaster,
EngineSync and InternalClock code.

The type was not applied to the channel mixer and effects code to reduce
potential merge conflicts with #1966 and #2618.

Based on PR #4071.

@Holzhaus Holzhaus added this to In Progress in Semanting Type Refactoring via automation Aug 6, 2021
@coveralls
Copy link

coveralls commented Aug 6, 2021

Pull Request Test Coverage Report for Build 1109983085

  • 26 of 26 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 26.014%

Totals Coverage Status
Change from base Build 1109639238: 0.01%
Covered Lines: 20024
Relevant Lines: 76973

💛 - Coveralls

@uklotzde
Copy link
Contributor

uklotzde commented Aug 8, 2021

Why does GitHub still show the changes from #4071 after that PR has been merged? Please rebase or merge main.

Use `mixxx::audio::SampleRate` instead of `int` in the `EngineMaster`,
`EngineSync` and `InternalClock` code.

The type was not applied to the channel mixer and effects code to reduce
potential merge conflicts with mixxxdj#1966 and mixxxdj#2618.

Based on PR mixxxdj#4071.
@Holzhaus Holzhaus force-pushed the enginemaster-samplerate-refactor branch from fb98f14 to c637e39 Compare August 8, 2021 11:45
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.

Thank you! LGTM

@uklotzde uklotzde merged commit f359586 into mixxxdj:main Aug 8, 2021
Semanting Type Refactoring automation moved this from In Progress to Done Aug 8, 2021
@Be-ing
Copy link
Contributor

Be-ing commented Aug 8, 2021

Thank you for taking care not to interfere with #2618.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants