update audio config
This commit is contained in:
parent
5a5a91d3fc
commit
c5c5bc9551
1 changed files with 3 additions and 1 deletions
|
@ -40,8 +40,10 @@
|
|||
# https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/alsa.html#alsa-buffer-properties
|
||||
# https://docs.pipewire.org/page_man_pipewire_conf_5.html
|
||||
|
||||
device.profile = "pro-audio";
|
||||
|
||||
api.alsa.headroom = 0;
|
||||
api.alsa.period-size = 128;
|
||||
api.alsa.period-size = 64;
|
||||
api.alsa.period-num = 1;
|
||||
|
||||
clock.quantum-floor = 16;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue