Open Stage Control GUI

Describes the Open Stage Control GUI

The Open Stage Control GUI is a web-based interface, implemented with Open Stage Control, that allows control of PMX-1 from a web browser. The UI sends OSC messages to PMX-1 and also listens to the feed-back OSC messages from PMX-1. That means that the GUI can be used to control the mixer, as well as monitor parameter changes.

Setup

Open Stage Control sends and receives OSC messages over UDP.

The Open Stage Control GUI

As can be seen in the screenshot above, the GUI is divided into six sections:

  • The input section for layer A all the way on the left hand side
  • The input section for layer B all the way on the right hand side
  • The group section for layer A on the right of the input section for layer A
  • The group section for layer B on the left of the input section for layer B
  • The layer section in the middle of the GUI
  • The layer selector at the bottom of the GUI, under the layer section

Input Section

The Input Section

Group Section

The Group Section

Layer Section

The Layer Section

Layer Selector

The Layer Selector

TODO: Implement the layer selector

Last modified May 12, 2025: Fisrt published version (b406281)