Skip to content

Mynah v1.0.0

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 21 Aug 17:01
· 26 commits to main since this release

A lighting-desk command line for Analog Way LivePremier (Aquilon) switchers.

Recall Screen 1 Memory 5
Store Master 12 If Screen 1 + 3 Category Source + Position
Take Screen 1 Thru 4

grandMA3's grammar rules — verb first, unambiguous abbreviation, Thru / + / -, an If record mask — with the switcher's own vocabulary throughout.

Verified on hardware

All 21 device paths resolve on a physical Aquilon C, firmware 6.2.73, and every verb was executed from the command line: store, recall, label, delete, a layer memory, a program recall, a Take, and the six-op masked master store with its filters read back exactly as compiled.

It must be served over http

A LivePremier serves the Web RCS over plain http on port 80 with 443 closed, and browsers block an insecure WebSocket from a secure page. So live control needs localhost or a self-hosted copy on the show network. A hosted https:// copy is a syntax reference and offline compiler only — and says so rather than failing silently.

Also in here

  • A Stream Deck plugin (streamdeck/), and a Companion module that shares the same compiler
  • X-Keys support over WebHID, straight from the browser

Not yet done

Neither the X-Keys panel nor the Stream Deck plugin has been run against real hardware. The grammar covers memories only.

Not affiliated with Analog Way.