Hi Frank,

Try using a SoundFont editor to edit the instrument's volume envelope
release values to get the effect you are looking for. You can do this
using Swami <http://www.swamiproject.org/> (Linux), Viena
<http://www.synthfont.com/Viena_news.html> (Windows) or Polyphone
<http://polyphone.fr/> (cross-platform).

-~Chris


On 12/23/2014 05:13 PM, Frank Dahmen wrote:
> 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
>

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

Reply via email to