voicemeeter-api-python/voicemeeterlib
onyx-and-iris 5ad5622612 pan_x, pan_y added to virtual strips
pan_x, pan_y virt tests added to higher.

patch bump
2022-10-26 14:24:13 +01:00
..
__init__.py initial commit 2022-06-16 14:07:12 +01:00
bus.py add missing type hints to device mixins 2022-10-16 17:47:55 +01:00
cbindings.py add support for midi devices. 2022-07-24 14:38:16 +01:00
command.py remove type checks. prefer duck typing 2022-07-04 16:02:56 +01:00
config.py event class moved into event.py 2022-09-29 09:44:14 +01:00
device.py initial commit 2022-06-16 14:07:12 +01:00
error.py initial commit 2022-06-16 14:07:12 +01:00
event.py add, remove now accept iterables 2022-10-06 18:07:34 +01:00
factory.py event class moved into event.py 2022-09-29 09:44:14 +01:00
inst.py initial commit 2022-06-16 14:07:12 +01:00
iremote.py tomli/tomllib compatibility layer added. 2022-09-03 16:28:19 +01:00
kinds.py patch, option added to misc. 2022-07-21 23:13:53 +01:00
macrobutton.py remove type checks. prefer duck typing 2022-07-04 16:02:56 +01:00
meta.py added strip/bus device mixins. 2022-10-11 12:53:08 +01:00
misc.py event class moved into event.py 2022-09-29 09:44:14 +01:00
recorder.py remove type checks. prefer duck typing 2022-07-04 16:02:56 +01:00
remote.py base renamed to remote 2022-09-29 09:42:58 +01:00
strip.py pan_x, pan_y added to virtual strips 2022-10-26 14:24:13 +01:00
subject.py use logging module in subject class 2022-09-29 11:31:19 +01:00
updater.py initialize channel comps in updater 2022-10-04 14:36:08 +01:00
util.py add support for midi devices. 2022-07-24 14:38:16 +01:00
vban.py fix format string 2022-07-21 22:52:14 +01:00