On Fri, Dec 26, 2008 at 06:29:31AM -0700, Alexandre Ratchov wrote: > CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2008/12/26 06:29:31 > > Modified files: > usr.bin/aucat : aucat.c safile.c > > Log message:
sorry guys, didn't hit ctrl-C at the right moment. Here's the log message: When opening the device, take into account the channel range specified with the -Cc options (instead of the channel number only). For instance, this fixes the situation where a single socket using channels 8:9 is created on a device that supports both stereo and 0:9. This also allows to lisen on simple stereo devices subsets of channels of files containing more than 2 channels. Problem spotted by naddy@ -- Alexandre
