mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-09 09:23:29 +00:00
update timing adjusted
deregister as observer moved into teardown functions. check index against num_strip, num_bus in level updates patch bump
This commit is contained in:
@@ -51,10 +51,6 @@ class BaseValues(metaclass=SingletonMeta):
|
||||
dragging: bool = False
|
||||
# a vban connection established
|
||||
vban_connected: bool = False
|
||||
# pdirty delay
|
||||
pdelay: int = 1
|
||||
# ldirty delay
|
||||
ldelay: int = 5
|
||||
|
||||
|
||||
_base_values = BaseValues()
|
||||
|
||||
Reference in New Issue
Block a user