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

Various corrections regarding choke tests #778

Merged
merged 7 commits into from
Apr 4, 2021

Conversation

paulfd
Copy link
Member

@paulfd paulfd commented Apr 4, 2021

Some behavior tweaks mostly, with a couple bugs lying around regarding the sustain/sostenuto logic and note triggering on CC.

paulfd added 6 commits April 4, 2021 17:22
if the velocity has been replaced with `sw_vel=previous`
sampleSize_ is (end - offset) and is used to wrap back the sample.
Only release if the received CC is one of the above AND if the region is not a one-shot
Same as note-on events
@paulfd paulfd mentioned this pull request Apr 4, 2021
Also add a check to see if a voice is already released in checkOffGroup,
preventing and endless recursion
@paulfd paulfd merged commit 9c3b310 into sfztools:develop Apr 4, 2021
@paulfd paulfd deleted the choke-tests branch January 21, 2022 10:27
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.

1 participant