Update pipewire conf.

This commit is contained in:
2025-05-26 14:07:00 +00:00
parent e2e2441dba
commit 87d5989001

View File

@ -40,9 +40,9 @@ context.properties = {
core.name = pipewire-0 # core name and socket name
## Properties for the DSP configuration.
#default.clock.rate = 48000
default.clock.rates = [ 44100 48000 96000 192000]
default.clock.allowed-rates = [ 44100 48000 96000 192000]
default.clock.rate = 96000
#default.clock.rates = [ 44100 48000 96000 192000]
#default.clock.allowed-rates = [ 44100 48000 96000 192000]
#default.clock.quantum = 1024
#default.clock.min-quantum = 32
#default.clock.max-quantum = 2048