diff options
| author | yuzu-eva <stevenhu@web.de> | 2023-06-24 02:22:27 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2023-06-24 02:22:27 +0200 |
| commit | 23f3dcc4cc986507ba20a30d9312be9a3fc9d188 (patch) | |
| tree | d9e63b0d333f751f7be96238aa0eb2fd6fbd0c12 /.config/pipewire | |
| parent | 1796493a7a9a54ea8e304e75ad4ded8df0d869e3 (diff) | |
regular update
Diffstat (limited to '.config/pipewire')
| -rw-r--r-- | .config/pipewire/pipewire.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/pipewire/pipewire.conf b/.config/pipewire/pipewire.conf index af1ff82..7073ff8 100644 --- a/.config/pipewire/pipewire.conf +++ b/.config/pipewire/pipewire.conf @@ -26,10 +26,10 @@ context.properties = { core.name = pipewire-0 # core name and socket name ## Properties for the DSP configuration. - #default.clock.rate = 48000 + default.clock.rate = 48000 #default.clock.allowed-rates = [ 48000 ] - #default.clock.quantum = 1024 - default.clock.min-quantum = 16 + default.clock.quantum = 192 + default.clock.min-quantum = 192 #default.clock.max-quantum = 2048 #default.clock.quantum-limit = 8192 #default.video.width = 640 |
