mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
alsa: add api.alsa.headroom setting
Can be used to tweak the extra distance kept between the hardware and software pointers when reading and writing. See #289
This commit is contained in:
parent
abe73c9146
commit
7347b5ef05
5 changed files with 13 additions and 1 deletions
|
|
@ -50,9 +50,12 @@ rules = [
|
|||
#resample.quality = 4
|
||||
#channelmix.normalize = false
|
||||
#channelmix.mix-lfe = false
|
||||
#audio.channels = 2
|
||||
#audio.format = "S16LE"
|
||||
#audio.rate = 44100
|
||||
#audio.position = "FL,FR"
|
||||
#api.alsa.period-size = 1024
|
||||
#api.alsa.headroom = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue