fluid: default velocity-to-filter cutoff modulator should be disabled
Fluid’s implementation of the default velocity-to-filter modulator is incorrect. Attached is a patch that fixes this issue based on code from upstream FluidSynth. You can read more about the history of this particular issue here: https://github.com/FluidSynth/fluidsynth/issues/11
This patch also needs to be included in 2.2 for compatibility with the new instrument sounds.
A test .mscx + .sf2 has been included as well, with documentation inside the MuseScore file.
Attachment | Size |
---|---|
disable_default_vel-to-fc_modulator.patch | 1.11 KB |
Velocity-to-FC Test 1.zip | 237.7 KB |
Comments
See https://github.com/musescore/MuseScore/pull/3454
Fixed in branch master, commit bbd814cc44
fix #269044: fluid: default velocity-to-filter cutoff modulator should be disabled
Fixed in branch master, commit 191c1e7dc3
Merge pull request #3454 from lasconic/fix-269044
fix #269044: fluid: default velocity-to-filter cutoff modulator should be disabled
Fixed in branch 2.2, commit 226a0f2496
fix #269044: fluid: default velocity-to-filter cutoff modulator should be disabled
Automatically closed -- issue fixed for 2 weeks with no activity.