alsa: disable pause-on-idle by default

snd_pcm_drop() causes pops and cracks. It is better to just let the
sink consume silence until it gets suspended.
This commit is contained in:
Wim Taymans 2021-01-18 11:13:48 +01:00
parent 19be555fa6
commit d9a63dc69f
3 changed files with 3 additions and 1 deletions

View file

@ -46,7 +46,7 @@ rules = [
#node.nick = null
#priority.driver = 100
#priority.session = 100
#node.pause-on-idle = true
#node.pause-on-idle = false
#resample.quality = 4
#channelmix.normalize = false
#channelmix.mix-lfe = false