Commit Graph
14 Commits
Author SHA1 Message Date
onyx_online 6c4259d6de remove unused import 2023-06-23 03:43:02 +01:00
onyx_online 9cf048185d reword Exception class docstrings. 2023-06-23 03:42:34 +01:00
onyx_online 435a9e2085 rename action_prop to action_fn 2023-06-23 03:39:07 +01:00
onyx_online b10a90418e producer thread now sends job queue to updater. 2023-06-23 03:22:09 +01:00
onyx_online 7d4d09ff29 all CAPI calls wrapped by call().
raise CAPIError if macrobutton fns are not bound

producer thread added to init_thread()
2023-06-23 01:36:02 +01:00
onyx_online 6ddfe3044e apply now sets attributes if passed nested dicts.
_cmd() helper method added
2023-06-23 01:27:03 +01:00
onyx_online 36fe77f0f0 raise InstallError if reg key not found 2023-06-23 01:22:50 +01:00
onyx_online 155e597db5 request_remote_obj now raises VMError on invalid kind
all events default to False in FactoryBase.defaultkwargs
2023-06-23 01:21:20 +01:00
onyx_online 92e04f1419 comp, gate, denoiser, eq params updated in
TOMLStrBuilder

Path.home() / ".config" / "voicemeeter" / kind.name added to loader path
2023-06-23 01:19:55 +01:00
onyx_online b5c8641c11 StripComp, StripGate, StripDenoiser, StripEQ
added to PhysicalStrip
2023-06-23 01:16:50 +01:00
onyx_online c6b203a1df dynamically load macrobutton capi functions
log any exceptions raised in call()
2023-06-23 01:15:27 +01:00
onyx_online 9f27968c5c BUSEQ class added to Bus class 2023-06-23 01:13:56 +01:00
onyx_online e6ea1e5f4f bump to major version 1 2023-06-19 20:03:26 +01:00
onyx_online 6efd13fe85 Initial commit 2022-06-16 13:49:32 +01:00