Shows
Each show holds its own tracks, cues and settings. Open one to work in it.
Settings
These apply across every show on this device.
Department colours
New cues take the colour of their department. Pick a colour on a cue itself and that cue keeps it, whatever its department.
Users
Give a programmer or designer their own sign-in, assign the shows they can open, and choose what they may change. New users get show notes and nothing else. These are guard-rails against accidents — everything is stored in this browser, so treat them as roles, not security.
OSC control
Set the address each action listens for. A browser page can't open a UDP socket, so nothing is received yet — this is the map a desktop build will use.
Not listening — OSC needs the desktop build of Go+.
Use 0.0.0.0 to listen on every network interface, or a specific address to pin it to one.
Publish to your website
Put a show on your own web host and send someone the link. They sign in as one of the users you gave that show, and can do exactly what that user can do — the password is checked on your server, so nothing of the show reaches them until it matches.
Storage
Everything Go+ holds lives in this browser on this device — tracks, media, cues and notes. Clearing site data clears the lot.
Timecode
The rate new imports start at. Timecode found on a track's audio overrides this, and each track's own rate lives in the audio panel.