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

Sister voices #272

Merged
merged 2 commits into from
Jun 14, 2020
Merged

Sister voices #272

merged 2 commits into from
Jun 14, 2020

Conversation

paulfd
Copy link
Member

@paulfd paulfd commented Jun 14, 2020

Breaking down the previous PR; sister voice part.

A small linked list is added to the voices and set when they're started so that you can iterate over the "sister" voices that were started at the same time. This is needed now and later for flexible voice stealing. The current voice stealing algorithm has been updated to make use of this. When a voice dies, it removes itself from the ring of sister voices.

@paulfd paulfd requested a review from jpcima June 14, 2020 15:56
src/sfizz/Synth.cpp Outdated Show resolved Hide resolved
@paulfd paulfd merged commit 62d7a09 into sfztools:develop Jun 14, 2020
@paulfd paulfd deleted the sister-voices branch January 21, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants