[fluid-dev] Re: Fluidsynth reverb setting

2011-03-21 Thread Edenyard
John O'Hagan wrote: Yes, by starting fluidsynth in server mode ("-s", plus whatever options you're using for driver, device, soundfont etc.) you can send strings like "noteon 0 64 100 \n" and so on to port 9800 to produce sounds from your soundfont. Type 'help' in an interactive fluidsynth termin

Re: [fluid-dev] Fluidsynth reverb settings

2011-03-21 Thread Pedro Lopez-Cabanillas
On Monday 21 March 2011, S. Christian Collins wrote: > On 03/20/2011 03:32 PM, Pedro Lopez-Cabanillas wrote: > > * @param roomsize Reverb room size value (0.0-1.2) > > Is this a typo? Shouldn't it be "0.0-1.0" instead? No, it is the actual limit. QSynth knob range is 0-120. Regards, Pedro