Skip to content

Instantly share code, notes, and snippets.

@dezza
Created May 13, 2026 13:04
Show Gist options
  • Select an option

  • Save dezza/fc46e91090adc79b93e7591359dbaf9e to your computer and use it in GitHub Desktop.

Select an option

Save dezza/fc46e91090adc79b93e7591359dbaf9e to your computer and use it in GitHub Desktop.
# $XDG_CONFIG_HOME/pipewire/pipewire.conf.d/samplerate.conf
# https://wiki.libre.moe/linux/pipewire/adaptive-sampling
context.properties = {
default.clock.rate = 48000
default.clock.allowed-rates = [ 44100, 48000 ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment