Hi,
if i send a note off to the synth
with fluid_synth_noteoff(synth, channel, note);
the sound stops immediately,
how do i achieve that the sound slowly decays like pressing and releasing a key on a piano?
i tried to set  gen parameter "releaseVolEnv" with fluid_synth_set_gen()
but nothing changes


thanks
Frank


_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to