Skip to content

Instantly share code, notes, and snippets.

@msjyoo
Created October 3, 2015 13:41
Show Gist options
  • Save msjyoo/ca274de26dae53370c94 to your computer and use it in GitHub Desktop.
Save msjyoo/ca274de26dae53370c94 to your computer and use it in GitHub Desktop.
How to make ODAC sound good on Linux:
Stop messing with ALSA, just use PulseAudio. Turning off PulseAudio is a huge pain, and it's just not worth the effort.
Set sampling format to 24 bit, set sampling quality to maximum. No need to mess with ALSA direct hardware bypass, it's a huge waste of time.
There's nothing that can be done with the current mess that is the Linux audio - set PulseAudio to 24 bits and just listen to music normally.
Seriously, any more configuration is a HUGE waste of bloody time. Stick with PulseAudio, set those two options and get on with your life.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment