1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/private_dot_config/private_pulse/daemon.conf
T
2020-12-13 21:56:15 +00:00

24 lines
504 B
Plaintext

default-sample-format = float32le
default-sample-rate = 44100
alternate-sample-rate = 48000
default-sample-channels = 2
default-channel-map = front-left,front-right
default-fragments = 2
default-fragment-size-msec = 125
resample-method = soxr-hq
enable-lfe-remixing = no
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 9
rlimit-rtprio = 9
#avoid-resampling = yes
daemonize = no
#Alsa config
# Use PulseAudio plugin hw
#pcm.!default {
# type plug
# slave.pcm hw
#}