pedrolcl / drumstick

Drumstick Qt/C++ MIDI libraries (Mirror)
https://sourceforge.net/projects/drumstick/
GNU General Public License v3.0
12 stars 3 forks source link

allow customizing of FluidSynth's reverb/chorus or use better defaults #25

Closed mrbumpy409 closed 2 weeks ago

mrbumpy409 commented 2 weeks ago

It is no secret that FluidSynth's default reverb and chorus settings are not very good. The upcoming FluidSynth 2.4 will be changing the defaults to much more pleasing settings. While we wait for FluidSynth 2.4, I would like to suggest either adding reverb & chorus customization options in the FluidSynth settings, and/or cherry-pick this commit for a nice improvement to dmidiplayer's FluidSynth playback quality.

pedrolcl commented 2 weeks ago

This ticket belongs to the Drumstick::RT's fluidsynth plugin and configuration dialog. Once implemented, it will be used by dmidiplayer, VMPK and other applications.