Re: [fluid-dev] PulseAudio driver

2010-01-03 Thread josh
Quoting David Henningsson : j...@resonance.org wrote: Quoting David Henningsson : Hi, I've thinking about a change in the PulseAudio driver, changing bufattr.maxlength from period_bytes to -1. What this means is basically: if PulseAudio finds out that the specified buffer length (i e latency

Re: [fluid-dev] PulseAudio driver

2010-01-01 Thread David Henningsson
j...@resonance.org wrote: > Quoting David Henningsson : > >> Hi, >> >> I've thinking about a change in the PulseAudio driver, changing >> bufattr.maxlength from period_bytes to -1. What this means is basically: >> if PulseAudio finds out that the specified buffer length (i e latency) >> can't be s

Re: [fluid-dev] PulseAudio driver

2009-12-29 Thread josh
Quoting Pedro Lopez-Cabanillas : On Monday, December 28, 2009, David Henningsson wrote: bigger latency is probably preferable to drop-outs. What do you think? I agree. Other drivers' default settings are also too optimist regarding buffer sizes. Regards, Pedro Yeah, I think FluidSynth co

Re: [fluid-dev] PulseAudio driver

2009-12-29 Thread josh
Quoting David Henningsson : Hi, I've thinking about a change in the PulseAudio driver, changing bufattr.maxlength from period_bytes to -1. What this means is basically: if PulseAudio finds out that the specified buffer length (i e latency) can't be satisfied (usually it tries and receives a dro

Re: [fluid-dev] PulseAudio driver

2009-12-28 Thread Pedro Lopez-Cabanillas
On Monday, December 28, 2009, David Henningsson wrote: > bigger latency is probably preferable to drop-outs. > > What do you think? I agree. Other drivers' default settings are also too optimist regarding buffer sizes. Regards, Pedro ___ fluid-dev ma

[fluid-dev] PulseAudio driver

2009-12-28 Thread David Henningsson
Hi, I've thinking about a change in the PulseAudio driver, changing bufattr.maxlength from period_bytes to -1. What this means is basically: if PulseAudio finds out that the specified buffer length (i e latency) can't be satisfied (usually it tries and receives a drop-out), it will use a bigger la