onyx-and-iris
6971feb398
defaultkwarg subs added.
...
misc module added with Event class.
base class observable thread now checks for currently registered events.
2022-08-02 09:28:32 +01:00
onyx-and-iris
1f522b997e
reset() added to command.
...
minor delay added to login (give time for first incoming packet).
2022-07-16 21:52:41 +01:00
onyx-and-iris
a1d6cf1042
levels reworked
...
comp generator function added to util.
patch bump
2022-07-09 12:26:53 +01:00
onyx-and-iris
079bf177a1
move check ldirty before updating public packet.
...
patch bump
2022-07-07 01:45:06 +01:00
onyx-and-iris
444d26a869
fix bug causing delay in updates
...
patch bump
2022-07-07 00:48:15 +01:00
onyx-and-iris
86b7fb5d32
inputlevels, ouputlevels now return generators
...
'strip_level', 'bus_level' added to cache.
defautl ratelimit set to 0.01
ratelimit adjusted to wait by ratelimit - elapsed time.
is_updated now returns a bool
minor ver bump
2022-07-06 13:40:46 +01:00
onyx-and-iris
ee10060724
changes to observers thread.
...
minor version bump
2022-06-20 00:01:30 +01:00
onyx-and-iris
473e35359f
minor changes
...
minor changes
2022-06-18 11:12:09 +01:00
onyx-and-iris
2f9fee948a
fix docstring
...
fix docstring
2022-06-17 17:52:09 +01:00
onyx-and-iris
d849ed3a15
Update base.py
...
fix print message bug
2022-06-17 09:55:41 +01:00
onyx-and-iris
b4f1b8b93f
Update base.py
...
fix bug setting dirty parameters
2022-06-16 22:20:37 +01:00
onyx-and-iris
b9db01c8f4
major version bump due to dependency change.
...
now packaged with poetry.
added to pypi.
major version bump due to dependency change.
interface reworked to match the remote-api interface.
readme updated with changes to installation
pre-commit hook temporarily removed
2022-06-16 16:10:06 +01:00