kopia lustrzana https://github.com/corrscope/corrscope
Remove LocalPostTriggerConfig from default_config (due to speed hit)
rodzic
1f934c2b03
commit
0ee3f6af92
|
@ -88,7 +88,8 @@ def default_config(**kwargs):
|
|||
edge_strength=0,
|
||||
responsiveness=0.5,
|
||||
use_edge_trigger=False,
|
||||
post=LocalPostTriggerConfig(strength=0.1),
|
||||
# Removed due to speed hit.
|
||||
# post=LocalPostTriggerConfig(strength=0.1),
|
||||
),
|
||||
channels=[],
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue