Change default values for pipewire
This commit is contained in:
parent
3dfae7bc73
commit
f85f70b668
@ -17,14 +17,14 @@ context.properties = {
|
||||
|
||||
## Properties for the DSP configuration.
|
||||
#default.clock.rate = 48000
|
||||
#default.clock.rate = 192000
|
||||
default.clock.rate = 384000
|
||||
default.clock.rate = 192000
|
||||
#default.clock.rate = 384000
|
||||
#default.clock.quantum = 1024
|
||||
default.clock.quantum = 128
|
||||
default.clock.quantum = 512
|
||||
#default.clock.min-quantum = 32
|
||||
default.clock.min-quantum = 32
|
||||
#default.clock.max-quantum = 8192
|
||||
default.clock.max-quantum = 1024
|
||||
default.clock.max-quantum = 4096
|
||||
#default.video.width = 640
|
||||
#default.video.height = 480
|
||||
#default.video.rate.num = 25
|
||||
|
Loading…
Reference in New Issue
Block a user