10 Commits

Author SHA1 Message Date
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
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
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
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
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