Sample based volume envelope in fluidsynth
Currently Fluidsynth just supports changing the envelope phase on a buffer basis. Upstream fluidsynth prevents problems with that by using a internal buffer. We are not interested in having that kind of buffer. It would be better to be sample accurate anyways. We should start implementing this feature for the volume envelope.
Comments
Fixed in branch master, commit 5e1baf1dfc
fix #112556 fix #113416 Sample based Volume for envelopes and modlfo
Fixed in branch master, commit a9188d13d3
Merge pull request #2638 from hpfmn/fix-113416
Fix #113416 - Fluidsynth sample based volume
Automatically closed -- issue fixed for 2 weeks with no activity.
Fixed in 2.1, 34a8eaf