Update pipewire conf.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user