Skip to content

Instantly share code, notes, and snippets.

@ZeroDot1
Created September 25, 2023 13:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZeroDot1/a098425e6897964af31f3fa8dfe541d1 to your computer and use it in GitHub Desktop.
Save ZeroDot1/a098425e6897964af31f3fa8dfe541d1 to your computer and use it in GitHub Desktop.
Audio Settings Linux
default-sample-format = float32le
default-sample-rate = 192000
alternate-sample-rate = 96000
default-sample-channels = 2
default-channel-map = front-left,front-right
default-fragments = 2
default-fragment-size-msec = 125
resample-method = soxr-vhq
high-priority = yes
nice-level = -15
realtime-scheduling = yes
realtime-priority = 9
rlimit-rtprio = 9
daemonize = no
sudo leafpad /etc/pulse/daemon.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment