config: add possible dither.method property

This commit is contained in:
Wim Taymans 2022-07-13 13:07:55 +02:00
parent eb406bdb2c
commit dca2ca2b3b

View file

@ -124,6 +124,7 @@ alsa_monitor.rules = {
--["channelmix.hilbert-taps"] = 0,
--["channelmix.disable"] = false,
--["dither.noise"] = 0,
--["dither.method"] = "none", -- "rectangular", "triangular" or "shaped5"
--["audio.channels"] = 2,
--["audio.format"] = "S16LE",
--["audio.rate"] = 44100,