>>> > So how come that you don't get 'em with mpd?! >>> >>> In mpd I specify oss instead of alsa. If I specify alsa and involve >>> dmix, I get static in mpd too. >> >> you say OSS... but was that the "real" oss (does it still exist for >> modern kernels/hardware?!) or was it just the ALSA oss emulation? >> >> If it's the latter (as usually is on modern systems), then its just >> the input interface that changes, you're goin' trough ALSA anyway. Also, I should mention something that contradicts this. When I define a "format" for dmix in /etc/asound.conf that my DAC doesn't like, no ALSA apps will play sound. However, if I choose to output via OSS in those apps, I get sound. Here is an example of an asound.conf that causes apps set to ALSA to not play sound at all, and apps set to OSS to play sound perfectly as always: pcm.!default { type plug slave.pcm { type dmix ipc_key 1024 slave { pcm "hw:0,0" format S24_LE rate 96000 } } } - Grant ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user