-
Notifications
You must be signed in to change notification settings - Fork 266
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
refactor rvoice_mixer #197
Labels
Comments
This was referenced Oct 25, 2017
Merged
Thanks for this illustration! |
This was referenced Mar 24, 2018
This was referenced Apr 8, 2018
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
rvoice_mixer
needs a bit refactoring after the workaround to fix #192. Think about:fluid_rvoice_eventhandler_t::is_threadsafe
eachrvoice
gets its own mono resampledbuffer[FLUID_MIXER_MAX_BUFFERS_DEFAULT*FLUID_BUFSIZE]
?openMP parallelization?fluid_rvoice_buffers_check_bufnum()
is superfluousfluid_rvoice_set_output_rate() is called twice (by fluid_voice_set_output_rate() and fluid_rvoice_mixer_set_samplerate())The text was updated successfully, but these errors were encountered: