voicemeeter-api-python/voicemeeterlib
2024-06-29 05:15:09 +01:00
..
__init__.py initial commit 2022-06-16 14:07:12 +01:00
bus.py adds device to VirtualBus class explicitly 2023-09-06 15:53:57 +01:00
cbindings.py remove __str__ override in VMError 2023-08-13 16:50:58 +01:00
command.py rename action_prop to action_fn 2023-06-23 03:39:07 +01:00
config.py should the loader attempt to load an invalid toml config 2023-08-01 18:18:02 +01:00
device.py initial commit 2022-06-16 14:07:12 +01:00
error.py rewird VMError docstring 2023-08-18 20:09:59 +01:00
event.py lint fixes 2023-10-29 09:40:10 +00:00
factory.py add bits kwarg for overriding the type of GUI launched 2024-06-29 03:52:27 +01:00
inst.py change c_voidp to c_void_p. 2024-06-29 03:55:15 +01:00
iremote.py add eq, comp, gate to apply examples. 2023-06-24 19:06:23 +01:00
kinds.py adds (patch) composite to kind maps 2023-09-29 00:15:58 +01:00
macrobutton.py add ButtonModes IntEnum to macrobutton 2023-07-21 12:49:01 +01:00
meta.py rename action_prop to action_fn 2023-06-23 03:39:07 +01:00
misc.py lint fixes 2023-10-29 09:40:10 +00:00
recorder.py lint fixes 2023-10-29 09:40:10 +00:00
remote.py promote value for all kinds if 64 bit system, unless overriden 2024-06-29 05:15:09 +01:00
strip.py lint fixes 2023-10-29 09:40:10 +00:00
subject.py extend subject class to support callbacks 2023-06-23 17:31:49 +01:00
updater.py use Threading.Event object to terminate producer 2023-08-04 23:13:54 +01:00
util.py moves timeout login into decorator function 2023-10-29 09:20:56 +00:00
vban.py avoid using keyword as variable name 2023-08-10 16:25:31 +01:00