Change pipewire dsp config
This commit is contained in:
parent
3c208483a4
commit
16a089146e
@ -20,8 +20,11 @@ context.properties = {
|
|||||||
#default.clock.rate = 192000
|
#default.clock.rate = 192000
|
||||||
default.clock.rate = 384000
|
default.clock.rate = 384000
|
||||||
#default.clock.quantum = 1024
|
#default.clock.quantum = 1024
|
||||||
|
default.clock.quantum = 128
|
||||||
#default.clock.min-quantum = 32
|
#default.clock.min-quantum = 32
|
||||||
|
default.clock.min-quantum = 32
|
||||||
#default.clock.max-quantum = 8192
|
#default.clock.max-quantum = 8192
|
||||||
|
default.clock.max-quantum = 1024
|
||||||
#default.video.width = 640
|
#default.video.width = 640
|
||||||
#default.video.height = 480
|
#default.video.height = 480
|
||||||
#default.video.rate.num = 25
|
#default.video.rate.num = 25
|
||||||
|
Loading…
Reference in New Issue
Block a user