Change template trigger ms to 60

pull/357/head
nyanpasu64 2019-04-13 08:07:49 -07:00
rodzic 049b1f58fd
commit 0aa1d209f6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -108,7 +108,7 @@ def default_config(**kwargs) -> Config:
master_audio="",
fps=_FPS,
amplification=1,
trigger_ms=40,
trigger_ms=60,
render_ms=40,
trigger_subsampling=1,
render_subsampling=2,