* Alexandre Ratchov <a...@caoua.org> [2008-12-13 09:53:00 +0100]: > On Sat, Dec 13, 2008 at 05:28:36PM +0900, Colin Didier wrote: > > If I run aucat with a sample rate of 48000Hz, it solves the problem. But > > there is a bug when parsing the parameters of the command line. > > > > In these cases, it works: > > aucat -l -m play -r 48000 -f /dev/audio1 > > env AUDIODEVICE=/dev/audio1 aucat -l -m play -r 48000 > > > > But in this case, the sample rate is ignored: > > aucat -l -m play -f /dev/audio1 -r 48000 > > > > that's normal, -r specifies the rate of the next file, socket or > device (ie arguments of -i, -o, -s, -f). This makes possible to > specify multiple -r options, if you have multiple streams with > different rates. The same rule applies for -c, -C, -h, -x, and -e > options.
It makes perfect sense. Sorry for the noise about that. -- Colin Didier http://cybione.org