mirror of
https://github.com/onyx-and-iris/duckypad-twitch.git
synced 2026-01-10 13:37:47 +00:00
upd VMBuses
This commit is contained in:
parent
b2dda092aa
commit
5992e25c79
@ -6,7 +6,7 @@ Buttons = IntEnum(
|
|||||||
|
|
||||||
# Voicemeeter Channels
|
# Voicemeeter Channels
|
||||||
VMStrips = IntEnum('Strips', 'onyx_mic iris_mic onyx_pc iris_pc st_input_5 system comms pretzel', start=0)
|
VMStrips = IntEnum('Strips', 'onyx_mic iris_mic onyx_pc iris_pc st_input_5 system comms pretzel', start=0)
|
||||||
VMBuses = IntEnum('Buses', 'onyx_mic iris_mic both_mics', start=5)
|
VMBuses = IntEnum('Buses', 'system comms pretzel game_pcs onyx_mic iris_mic both_mics', start=1)
|
||||||
|
|
||||||
# VBAN Channels
|
# VBAN Channels
|
||||||
VBANChannels = IntEnum('VBANChannels', 'onyx_mic iris_mic comms workstation', start=0)
|
VBANChannels = IntEnum('VBANChannels', 'onyx_mic iris_mic comms workstation', start=0)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user