conf: revert to 32 min-quantum

ae077a4967 accidentally changed the
default min-quantum to 16, revert it back to 32 because 16 is really
low.

See #2791
This commit is contained in:
Wim Taymans 2023-02-03 09:11:08 +01:00
parent 023577e391
commit 5ee7be9534

View file

@ -29,7 +29,7 @@ context.properties = {
#default.clock.rate = 48000
#default.clock.allowed-rates = [ 48000 ]
#default.clock.quantum = 1024
default.clock.min-quantum = 16
#default.clock.min-quantum = 32
#default.clock.max-quantum = 2048
#default.clock.quantum-limit = 8192
#default.video.width = 640