Re: [fluid-dev] Delay and buffer size

2006-10-24 Thread Z F
Dear Josh Green Thank you very much for your thorough explanations. I did put "-o audio.alsa.device=hw:0" option to make fluidsynth consume 10% instead of 100% of CPU. Thanks again ZF --- Josh Green <[EMAIL PROTECTED]> wrote: > On Thu, 2006-10-12 at 19:41 -0700, Z F wrote: > > Hello everybody,

Re: [fluid-dev] Delay and buffer size

2006-10-15 Thread Josh Green
On Thu, 2006-10-12 at 19:41 -0700, Z F wrote: > Hello everybody, > > I have read in the list archives that if there is noise while switching > windows, than the buffers and the number of them needs to be increased. > this will, however, will increase the delay in responce. > On my system I had to

[fluid-dev] Delay and buffer size

2006-10-12 Thread Z F
Hello everybody, I have read in the list archives that if there is noise while switching windows, than the buffers and the number of them needs to be increased. this will, however, will increase the delay in responce. On my system I had to do fluidsynth -c 16 -z 1024 to get rid of the noise. The q