On Mon, Oct 04, 2010 at 05:57:50PM +0200, Tobias Ulmer wrote: > I'm against adding any cargo cult stuff like this and would rather see > someone who knows aucat and the audio stuff figure out why it skips and > clicks like mad. I doubt it's mpds fault. > > But that's probably not going to happen... Oh well. Commit it if you > really have to.
I don't use mpd but i'm interested in understanding such bugs. I quickly tried the following on my x40 (having auich). First, installed mpd and mpc packages, and changed the ``music_directory'' line of the default /etc/mpd.conf. Then I typed: sudo aucat -dddd sudo mpd then: mpc add / mpc play no skipping so far. Then I killed aucat and mpd and forced aucat to run at 48kHz, as it would on a 48kHz-only device: sudo aucat -dddd -r 48000 sudo mpd play no skipping either. Any hints on how to trigger mpd to skip? -- Alexandre