Home
AudioAsylum Trader
Computer Audio Asylum

Music servers and other computer based digital audio technologies.

For Sale Ads

FAQ / News / Events

 

Use this form to submit comments directly to the Asylum moderators for this forum. We're particularly interested in truly outstanding posts that might be added to our FAQs.

You may also use this form to provide feedback or to call attention to messages that may be in violation of our content rules.

You must login to use this feature.

Inmate Login


Login to access features only available to registered Asylum Inmates.
    By default, logging in will set a session cookie that disappears when you close your browser. Clicking on the 'Remember my Moniker & Password' below will cause a permanent 'Login Cookie' to be set.

Moniker/Username:

The Name that you picked or by default, your email.
Forgot Moniker?

 
 

Examples "Rapper", "Bob W", "joe@aol.com".

Password:    

Forgot Password?

 Remember my Moniker & Password ( What's this?)

If you don't have an Asylum Account, you can create one by clicking Here.

Our privacy policy can be reviewed by clicking Here.

Inmate Comments

From:  
Your Email:  
Subject:  

Message Comments

   

Original Message

RE: It's even worse than that

Posted by nycparamedic on December 1, 2010 at 18:39:43:

"Actually it works very well if you just turn off all the mixer stuff and have the player go directly to the ALSA device. If your players insist on just going to the default device its really simple to reconfigure ALSA so the default device is your high quality music device. Once you do that nothing gets resampled unless the actual hardware can't handle the sample rate in the file.

John S."

I agree with this, and John's later posts in this thread. In my mpd.conf I have:

audio_output {
type "alsa"
name "Ayre QB-9"
device "hw:0,0" # optional

Nothing else needed and dmix is bypassed. Music Playes Daemon does have support for S24_3LE, so no need for plughw. It's very simple and works beautifully.

All this, of course, on a PC Engines Alix single board computer.