Playing without resampling: Difference between revisions

From Strawberry Music Player Wiki
Jump to navigation Jump to search
(Created page with "For "bit perfect" playback, make sure the audio normalization, equalizer and bs2b is disabled. You can check the sample rate and bit depth played with the following command: tail -f /proc/asound/card0/pcm0p/sub0/hw_params")
 
No edit summary
Line 1: Line 1:
For "bit perfect" playback, make sure the audio normalization, equalizer and bs2b is disabled.
For "bit perfect" playback, make sure the audio normalization (replay gain and EBUR128), equalizer and bs2b is disabled.


You can check the sample rate and bit depth played with the following command:
You can check the sample rate and bit depth played with the following command:


     tail -f /proc/asound/card0/pcm0p/sub0/hw_params
     tail -f /proc/asound/card0/pcm0p/sub0/hw_params

Revision as of 11:17, 9 June 2024

For "bit perfect" playback, make sure the audio normalization (replay gain and EBUR128), equalizer and bs2b is disabled.

You can check the sample rate and bit depth played with the following command:

   tail -f /proc/asound/card0/pcm0p/sub0/hw_params