[fluid-dev] FluidSynth as "pure synthesizer"

2009-01-16 Thread Norbert Schnell
Dear FluidSynth devels, FluidSynth for Max/MSP, as a "pure synthesizer" compiles and links only with the following files (15/42): fluid_chan.c fluid_chorus.c fluid_conv.c fluid_defsfont.c fluid_dsp_float.c fluid_gen.c fluid_hash.c fluid_list.c fluid_mod.c fluid_ramsfont.c

[fluid-dev] Re: Fluidsynth~

2005-10-19 Thread Norbert Schnell
Hi Jeremy! On 18 Oct 2005, at 20:33, Jeremy Hunt wrote: I have a question about fluidsynth~ for max/msp. What are the range of float values for the LSB pitch bend message? LSB is controlled by the fractional part of the pitch band value. That makes that it is divided into steps of 1/128. W

Re: [fluid-dev] Re: Fluidsynth voice stealing

2005-10-14 Thread Norbert Schnell
On 14 Oct 2005, at 5:40, Josh Green wrote: Proposed changes (some stuff still needs to be researched): - Improve volume level rating (keep track of voice levels?) - Improve voice age rating (ticks and/or noteID) - Add settings for selecting voice stealing presets and setting custom weighted ratin

[fluid-dev] Re: Fluidsynth voice stealing

2005-10-13 Thread Norbert Schnell
Hi Josh! On 13 Oct 2005, at 10:58, Josh Green wrote: I'm CCing the FluidSynth devel list on this.. First of all I discovered that my modifications of the voice stealing algorithm don't work properly... Ooops! Admittedly I knew very little about the current voice stealing algorithm in Flu