Skip to content

bitfocus/companion-module-behringer-wing

Repository files navigation

companion-module-behringer-wing

See also HELP.md and LICENSE

Changelog

2.0.0

Added

  • 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

Changed

  • Re-structued repository to accomodate for large number of commands (inspired by ATEM)

    • chaned from action.ts to action/ 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.
  • 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

1.0.4

Fixed

  • Fix DCA Channel count (16 not 8)

1.0.3

Fixed

  • Fix remaining switch/toggle actions

1.0.2

Fixed

  • Fix Repo URL in HELP.md

1.0.1

Fixed

  • Fix typos on certain mute actions

1.0.0

Added

  • Implement a 'Clear All Solo' function

Changed

  • Cleanup: remove excess debugging code

0.9.2

Added

  • Talkback bus control

0.9.1

Added

  • Feedback and Variables

0.9.0

Changed

  • Protocol update

0.5.0

Added

  • Initial release / testing
  • Fader, Mute, LED, Colors, Solo, Sends
  • With dynamic variables and Feedback

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published