Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 685 Bytes

Pulseaudio - Soundserver.md

File metadata and controls

25 lines (22 loc) · 685 Bytes
summary
Improve Linux sound quality to the absolute (soundservers) maximum

At the time of writing, Discord seems to have some problems with it, which lead to freezes and crashes...

See here

default-sample-format = float32le
default-sample-rate = 48000
alternate-sample-rate = 44100
default-sample-channels = 2
default-channel-map = front-left,front-right
;default-fragments = 2
;default-fragment-size-msec = 125
resample-method = soxr-vhq
enable-lfe-remixing = no
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 9
rlimit-rtprio = 9
daemonize = no