Sol wrote: > I have been using the example "pcm.c" in the alsa-lib/test directory to > learn about alsa and my soundcard(audiophile 2496 ice1712). > > I have found something strange that I do not understand. > async_direct(mmap) method will produce no sound for my card. However, > if I change the format to S32_LE in pcm.c and first specify 10 channels > using async method- then I get sound when I use the async_direct method > afterwards. > > If I haven't confused myself writing this, it looks like this: > > ./pcm -c 10 -m async_direct > Playback device is plughw:0,0
This uses the plug plugin, which does all kinds of intelligent or "intelligent" conversions. Please try to use hw:0,0 directly. HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel