Re: [fluid-dev] Using absolute generator values

2017-12-07 Thread Ceresa Jean-Jacques
gt; De : "Marcus Weseloh" > A : "FluidSynth mailing list" > Copie à : > Objet : Re: [fluid-dev] Using absolute generator values > > Hi, > I also can't see how this function could ever have had any effect. So really, by changing the code so that

Re: [fluid-dev] Using absolute generator values

2017-12-07 Thread Marcus Weseloh
Hi, I also can't see how this function could ever have had any effect. So really, by changing the code so that it does have an effect, you are introducing a new feature. Looking through the mailing-list archives of the last 14 years, there are only four posts that mention the fluid_synth_set_gen2

[fluid-dev] Using absolute generator values

2017-12-06 Thread Tom M.
While cleaning up the code base I stumbled over a feature provided by fluid_synth_set_gen2() which is to set generators to an absolute value. Introduced 14 years ago, this feature never seemed to have worked, but still I would like to know if there is anybody using fluid_synth_set_gen2() at all or