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
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rvoice_mixerneeds a bit refactoring after the workaround to fix #192. Think about:fluid_rvoice_eventhandler_t::is_threadsafeeachrvoicegets 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: