Skip to content

Instantly share code, notes, and snippets.

@andersx
Created February 11, 2019 16:10
Show Gist options
  • Select an option

  • Save andersx/1eeda36451afb0348e0777a36c31c1e8 to your computer and use it in GitHub Desktop.

Select an option

Save andersx/1eeda36451afb0348e0777a36c31c1e8 to your computer and use it in GitHub Desktop.
Sample ~/.config/pulse/daemon.conf for HQ audio
default-sample-format = float32le
default-sample-rate = 96000
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 = speex-float-5
enable-lfe-remixing = no
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 9
rlimit-rtprio = 9
daemonize = no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment