Skip to content
New issue

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

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

Already on GitHub? # to your account

Mix effects in parallel #1158

Merged
merged 6 commits into from
Sep 20, 2022
Merged

Mix effects in parallel #1158

merged 6 commits into from
Sep 20, 2022

Conversation

derselbst
Copy link
Member

@derselbst derselbst commented Sep 19, 2022

Use OpenMP to mix effect units in parallel. This finally completes the last point of #197.

In my tests I was mixing 16 fx units by using 4 cores. The speedup observed was about 2.5.

Fixes #197

@derselbst derselbst added this to the 2.3 milestone Sep 19, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

69.2% 69.2% Coverage
0.0% 0.0% Duplication

@derselbst derselbst merged commit 05c95c4 into master Sep 20, 2022
@derselbst derselbst deleted the parallel-fx-mixing branch September 20, 2022 16:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor rvoice_mixer
1 participant