I am running VLC to play audio CDs from Rasbperry Pi 2 using Raspian Lite. My idea is to play without volume normalization, 100% volume, no-resampling. The command I use is., vlc --audio-resampler=disable --audio-replay-gain-mode=none --no-audio-time-stretch --aout alsa --alsa-audio-device=hw:1,0 cd...