voicemeeter-api-python/voicemeeterlib
2023-07-23 07:56:09 +01:00
..
__init__.py initial commit 2022-06-16 14:07:12 +01:00
bus.py BUSEQ class added to Bus class 2023-06-23 01:13:56 +01:00
cbindings.py rename bindings to match CAPI functions 2023-07-21 12:47:53 +01:00
command.py rename action_prop to action_fn 2023-06-23 03:39:07 +01:00
config.py comp, gate, denoiser, eq params updated in 2023-06-23 01:19:55 +01:00
device.py adds MacroButtonColorMixin. 2023-07-23 07:56:09 +01:00
error.py extends error class 2023-07-10 15:36:38 +01:00
event.py add module level loggers 2023-06-23 03:45:03 +01:00
factory.py request_remote_obj now raises VMError on invalid kind 2023-06-23 01:21:20 +01:00
inst.py raise InstallError if reg key not found 2023-06-23 01:22:50 +01:00
iremote.py adds MacroButtonColorMixin. 2023-07-23 07:56:09 +01:00
kinds.py num_strip_levels, num_bus_levesl added to KindMaps 2023-07-20 11:10:05 +01:00
macrobutton.py adds MacroButtonColorMixin. 2023-07-23 07:56:09 +01:00
meta.py rename action_prop to action_fn 2023-06-23 03:39:07 +01:00
misc.py when out of bounds values are passed, log warnings 2023-07-01 19:50:54 +01:00
recorder.py rename ARMSTRIPMIXIN_cls to ARMCHANNELMIXIN_cls 2023-07-01 18:09:31 +01:00
remote.py fix bind name for get_num_devices. 2023-07-21 12:56:12 +01:00
strip.py add missing type annotations 2023-07-20 11:11:34 +01:00
subject.py extend subject class to support callbacks 2023-06-23 17:31:49 +01:00
updater.py num_strip_levels, num_bus_levesl added to KindMaps 2023-07-20 11:10:05 +01:00
util.py remove unused import 2023-07-20 11:11:44 +01:00
vban.py remove redundant __str__ overrides 2023-07-20 11:10:37 +01:00