2010-12-07, 20:58
adelias Wrote:I'm getting some stuttering on multichannel hi-res audio, have you changed any settings in your .mpdconf for the hi-res profile?
I have custom mpd.conf file for each profile - each output is via a different ALSA output. I am away from home now so I can't post my conf files, but if you post the output section of your mpd.conf along with your ALSA conf so that I can take a look, perhaps I can help.
IMO The first thing you should do is make sure mpd bypasses the mixer and sends audio straight to your output. In your mpd.conf:
Code:
mixer_type "disabled"