address@hidden wrote:
Hello Sebastian,
Quoting Sebastian Biallas <address@hidden>:
David Henningsson wrote:
Perhaps this will do:
router_clear
router_begin note
router_par2 0 127 0.5 32
router_end
That would make volume = volume*0.5 + 32
This disables sustain (works without the routing rules). I'm using
FluidSynth version 1.1.1
I'm curious what you mean by "disables sustain".
Sustain pedal stops working.
Do you mean the sustain portion of the envelope doesn't work?
Sounds like there might be a bug there, just want to get a better
idea of the details of it.
router_default instead of router_clear works.
The remaining problem (for me) is that "router_par2 0 127 0.5 32" only
increases the attack velocity but not the sustain velocity.
Sebastian