See also HELP.md and LICENSE
- Support for Companion 3.0
- Device discovery listing Behringer Wing devices in configuration screen (inspired by Behringer X32)
- Fade-Curve Easings (copied from Behringer X32)
- Support for Wing Rack and Wing Comapct
- Added Commands:
- Adjust Gain / Main to Matrix Level / Panorama / Send Panorama
- Store Gain / Main to Matrix Level / Panorama / Send Panorama
- Restore Gain / Main to Matrix Level / Panorama / Send Panorama
- Undo Gain / Main to Matrix Level / Panorama / Send Panorama Adjust
- Set Gain / Main to Matrix Level / Panorama / Send Panorama
- Send Command
- Send Command with Number
- Set Channel EQ Model
- Set Channel Filter Model
- Set Channel Main Connection
- Set Channel Process Order
- Set Solo LR Swap
- WLive: Set Link / Set Auto Input / Set Auto Stop / Set Auto Play / Set Auto Record / Card Action / Add Marker / Format Card
- USB: Playback Action / Set Repeat / Record Action
-
Re-structued repository to accomodate for large number of commands (inspired by ATEM)
- chaned from
action.ts
toaction/
as directory with one file per category - OSC commands are documented the
commands/
directory, with one file per category. Each command category is its own namespace.
- chaned from
-
Changed command names and unified commands:
- Bus Send Level Adjust -> Adjust Send Level
- Bus Send Level Recall -> Restore Send Level
- Bus Send Level Set -> Set Send Level
- Bus Send On -> Set Send Mute
- Ch, Aux Send Level Adjust -> Adjust Send Level
- Ch, Aux Send Level Recall -> Restore Send Level
- Ch, Aux Send Level Set -> Set Send Level
- Ch, Aux Send Level Store -> Store Send Level
- Color -> Set Color
- Fader Adjust -> Adjust Level
- Fader Recall -> Restore Level
- Fader Set -> Set Level
- Fader Store -> Store Level
- Icon -> Set Channel Icon
- LED -> Set Scribble Light
- Main Send Level Adjust -> Adjust Main Send Level
- Main Send Level Recall -> Restore Main Send Level
- Main Send Level Set -> Set Main Send Level
- Main Send Level Store -> Set Main Send Mute
- Mute -> Set Mute
- Name -> Set Name
- Solo -> Set Solo
- Solo Clear -> Clear Solo
- Solo Dim -> Set Solo Dim
- Solo Mono -> Set Solo Mono
- Solo Mute -> Set Solo Mute
- Fix DCA Channel count (16 not 8)
- Fix remaining switch/toggle actions
- Fix Repo URL in HELP.md
- Fix typos on certain mute actions
- Implement a 'Clear All Solo' function
- Cleanup: remove excess debugging code
- Talkback bus control
- Feedback and Variables
- Protocol update
- Initial release / testing
- Fader, Mute, LED, Colors, Solo, Sends
- With dynamic variables and Feedback