Before I go and spend money on a new, Linux-friendly DAC, I want to confirm the PlexAmp can play Hi-Res audio files, specifically 192/24.
With my install, Pulse is configured to and successfully reports –
default-sample-format = s32le
default-sample-rate = 192000
pacmd list-sinks | grep -e 'name:\|Hz'
name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
sample spec: s32le 2ch 192000Hz
name: <alsa_output.pci-0000_00_03.0.hdmi-stereo>
sample spec: s32le 2ch 192000Hz
Additionally, digging around in the PlexAmp logs, I’m seeing references that make it appear that it’s working at 192k such as –
Apr 22, 2023 16:40:57.527 [0x93fff640] INFO - BASS: Device 0 opened and sample rate is 192000 (preferred was 192000, best was 192000, range is 0 - 0), latency is 15ms (period: 30ms).
Apr 22, 2023 16:40:57.527 [0x93fff640] DEBUG - BASS: Creating a mixer with sample rate 192000 and 2 channels (decode: 1).
Apr 22, 2023 16:40:57.527 [0x93fff640] DEBUG - BASS: Sliding volume to 100.0 over 0 ms.
The UI though is reporting –
AudioOutput
PulseAudio Sound Server
44.1 khz / 2 channels
Is the UI label a bug, or is PlexAmp headless limited to that sample rate and bit depth?
