diff options
Diffstat (limited to '.config/mpd')
-rw-r--r-- | .config/mpd/hmbx-pipewire.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpd/hmbx-pipewire.conf b/.config/mpd/hmbx-pipewire.conf index 58ddd7e..93e41e5 100644 --- a/.config/mpd/hmbx-pipewire.conf +++ b/.config/mpd/hmbx-pipewire.conf @@ -35,7 +35,7 @@ audio_output { always_on "yes" bitrate "max" encoder "opus" - format "48000:16:2" + format "48000:24:2" name "dave's radio" opustags "yes" port "8023" |