Re: [fluid-dev] Fluidsynth reverb settings

2011-03-17 Thread S. Christian Collins
I don't know if this helps, but these are the reverb values I use for Fluidsynth and I am quite happy with the sound. Now, I have set these values in Qsynth, so I am not sure if the numbers are different in Fluidsynth: Room: 65 Damp: 18 Width: 76 Level: 75 From there, you can adjust the room

Re: [fluid-dev] Re: Fluidsynth reverb setting

2011-03-17 Thread David Henningsson
On 2011-03-17 18:54, Edenyard wrote: Thanks, Pedro. There is a server mode (command line switches "-s" or "--server"). By default, FS listens in this mode by the TCP/IP port number 9800 using a simple protocol similar to telnet. You can send commands to FS using this port as it would be done in

Re: [fluid-dev] Re: Fluidsynth reverb setting

2011-03-17 Thread Edenyard
Thanks for that, Dave. Normally, you would need another computer with network access to the server running fluidsynth. This could be an ipad (running the 'pterm' app), or a netbook, or laptop with wireless access. Do you have network access to the pc running fluidsynth? I don

[fluid-dev] Re: Fluidsynth reverb setting

2011-03-17 Thread Edenyard
Thanks, Pedro. There is a server mode (command line switches "-s" or "--server"). By default, FS listens in this mode by the TCP/IP port number 9800 > using a simple protocol similar to telnet. You can send commands to FS using this port as it would be done in the normal shell. Please could