Re: [fluid-dev] FluidSynth tuning and more commits

2009-09-19 Thread David Henningsson
j...@resonance.org skrev: > The reverb and chorus > fluid_synth_* routines are also problematic areas, since double floating > point values are being assigned, which aren't atomic on SMP machines. > This could potentially lead to synthesis glitches when values are being > assigned. Couldn't we ju

Re: [fluid-dev] Re: FluidSynth tuning and more commits

2009-09-19 Thread josh
Quoting jimmy : I'm a little bit perplexed in regards to the tuning routines though.    It seems that it allows for arbitrary per MIDI note tuning  modifications, using floating point values in cents.  Tunings are  added by instrument bank and program #s.  What is strange, is that it  seems these

[fluid-dev] Re: FluidSynth tuning and more commits

2009-09-19 Thread jimmy
> Date: Fri, 18 Sep 2009 12:18:06 -0700 > From: j...@resonance.org > I'm a little bit perplexed in regards to the tuning > routines though.    > It seems that it allows for arbitrary per MIDI note > tuning  > modifications, using floating point values in cents.  > Tunings are  > added by inst