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

optimizing fluid_voice_modulate() #486

Merged
merged 2 commits into from
Dec 19, 2018
Merged

optimizing fluid_voice_modulate() #486

merged 2 commits into from
Dec 19, 2018

Conversation

jjceresa
Copy link
Collaborator

@jjceresa jjceresa commented Dec 15, 2018

This avoid recalculation of the same generator when several modulators have that generator as
destination.
Also this avoid to scan the entire bit table updated_gen_bit.
It should have been done during previous PR #461.

jjceresa and others added 2 commits December 15, 2018 23:47
- This avoid recalculation of the same generator
  when several modulators have that generator as
  destination.
@derselbst derselbst merged commit b7af84f into master Dec 19, 2018
@derselbst derselbst deleted the modulate-2 branch December 19, 2018 13:07
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