• 38 Posts
  • 251 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle
























  • OK, I think I solved it :). Just needed to manually set some parameters in /etc/pulse/daemon.conf.

    resample-method = soxr-hq
    avoid-resampling = false
    enable-remixing = yes
    default-sample-rate = 44100
    alternate-sample-rate = 48000
    

    I think defining the default and alternative sample rate mostly solved the problem, the other settings were just in case, I didn’t check if it worked with or without them.