6c9e4b1a89
add bus mode binds (next + previous).
2026-03-19 22:42:43 +00:00
6b57cfba57
fix valid_index for karaoke for banana kind
...
work with 0-based indexing throughout the methods and only convert to 1-based indexing for announcements.
2026-03-19 06:17:46 +00:00
0bd28be7b8
fix regression, login should allow a return value of 1.
2026-03-19 05:42:35 +00:00
4c34028194
improve the feedback for some of the binds:
...
- solo + mc will give error warning if not currently using a Strip controller.
- karaoke and mc will give error warning if the Strip controller doesn't have the correct index.
- bus assignments will give error warning if not on a Strip controller.
mono now toggles for the Strip controller but rotates through modes for the Bus controller.
2026-03-19 05:33:16 +00:00
84ee479bf1
Controller no longer subclasses Binds.
...
add some wrapper methods to binds
2026-03-19 05:26:19 +00:00
8b025206b1
rename exceptions + lint fixes
2026-03-19 03:51:36 +00:00
0522b69420
read bits from config, defaults to cdll.BITS
...
reflect change in script_announce_voicemeeter_version
2025-01-24 00:48:59 +00:00
b090c359b4
re-run through ruff formatter
2025-01-23 20:04:48 +00:00
26de3d90b9
script_karaoke should read back the karoke mode
...
bump to 0.6
2023-09-29 18:19:16 +01:00
e14ea5f23c
swap class inheritance order
2023-09-28 15:24:11 +01:00
e9b9295a46
removes unnecessary import
2023-09-27 21:27:10 +01:00
ab728f0a32
fix bug bind overrides
2023-09-27 19:18:52 +01:00
bfccc323f1
slider mode commands split up
...
config.py added. loads custom user settings
_make_gestures moved into util.py
2023-09-27 18:38:13 +01:00
51ccd76c2a
adds version number to
...
announce_voicemeeter_version
2023-09-27 15:58:08 +01:00
ecca4c65c8
add pyproject.toml
2023-09-27 14:16:52 +01:00
bac1fb09ec
fix __name__
2023-09-24 18:31:06 +01:00
f24ef8442e
move vm_path and dll loading into cdll.py
...
define binds explicitly in Binds.
bump to version 0.3
2023-09-24 17:25:43 +01:00
1b2608801f
slider mode binds implemented
...
bump to version 0.2
2023-09-24 16:35:00 +01:00
c8d9628964
first commit
2023-09-23 22:55:58 +01:00