Just switched to Bazzite from Windows 10 a month ago but can’t seem to figure out how to make the audio sound as good.
According to this site, Bazzite uses Pipewire, PulseAudio, and ALSA. I do not understand how all three work.
After searching through forums and messing with the .conf files of Pipewire and PulseAudio, I still cannot make the audio on Bazzite sound as good as Windows 10 using ASIO.
Computer Specs:
OS: Bazzite (bazzite-nvidia-open:stable)
CPU: Intel i5-13600KF @ 5.10 GHz
GPU: Nvidia GeForce RTX 4070
DAC: Topping DX3 Pro+ (via. USB)
pactl info output (after messing with .conf):
Server Name: PulseAudio (on PipeWire 1.4.9)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 96000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.usb-Topping_DX3_Pro_-00.HiFi__Headphones__sink
Default Source: easyeffects_source
~.config/pipewire/pipewire.conf:
default.clock.rate = 96000
default.clock.allowed-rates = [ 44100 48000 88200 96000 ]
default.clock.min-quantum = 16
/etc/pulse/daemon.conf:
high-priority = yes
realtime-scheduling = yes
resample-method = soxr-vhq
avoid-resampling = yes
flat-volumes = no
default-sample-format = float32le
default-sample-rate = 96000
alternate-sample-rate = 48000
default-sample-channels = 2
First time posting, I apologize in advance if I missed something.
