alsa: add start-delay parameters to sink

The start-delay adds extra silence to the buffer before starting the
playback. The idea is to have more time to adapt to the device
startup and set the timer more accurately.

See #983, #431
This commit is contained in:
Wim Taymans 2021-03-29 13:20:14 +02:00
parent fda565864c
commit 80ce2c94ac
4 changed files with 10 additions and 5 deletions

View file

@ -97,6 +97,7 @@ rules = [
#audio.position = "FL,FR"
#api.alsa.period-size = 1024
#api.alsa.headroom = 0
#api.alsa.start-delay = 0
#api.alsa.disable-mmap = false
#api.alsa.disable-batch = false
#api.alsa.use-chmap = false