On Tue, 16 Jun 2009, Grant wrote:

I get a lot of static-like noise when dmix resamples audio with a USB
DAC I'm trying out.  When I have mpd resample internally with
libsamplerate, it sounds perfect.  Can I get dmix to use libsamplerate
or disable dmix?  One of the main programs I use with audio is miro
which doesn't allow you to specify an audio ouput device.

I tried this in /etc/asound.conf to disable dmix:

pcm.!default {
type hw
card 0
}
ctl.!default {
type hw
card 0
}

and tested with mplayer but that yielded no sound at all.  I also tried this:

defaults.pcm.rate_converter "samplerate"

but that also yielded no sound from mplayer.  Can I get around this static?

- Grant

The following patch completely fixes this problem.

https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4577

Does anyone know when this patch might show up in alsa-lib?

I applied this patch. It will be in next alsa-lib release.

                                Jaroslav

-----
Jaroslav Kysela <pe...@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.
------------------------------------------------------------------------------
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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to