Brainsalt:SynchronizeConductorLegacy
Brainsalt:SynchronizeConductorLegacy is the old way to synchronize Backstage sequences
to the Brainsalt DMX show programming software Conductor.
A connected Sequence:Sequence node will synchronize, its progress with whatever
HFX show is loaded in Conductor.
| Pin | Info |
|---|---|
|
(Port) |
1-Progress[Timestamp]: Sends the Progress to Conductor. 1-Playstate[String]: Stops/Plays the Conductor Timeline. 1-UID[ResourceId]: Sends the Playstate of the correspondingSequence to Conductor on startup. 2-Get onlinestate[Bang]: Pings Conductor and returns 1on the second output if it responds (0 if not). 2-Active[Int]: Enables/Disables Patch. 3-HFX path: Loads an existing HFX file into Conductorand emits a Bang on the third output when its done. 4-Sending[Int]: Defines what UDP Port where this Patchescommunications are sent to. 4-Address[String]: Defines what IP address thit Patchescommunications are sent to. 5-Receiving[Int]: Defines what UDP Port this Patch listens to. |
|
|
1-Play/Pause[String]: Emits the status of the Play/Pause toggle button in Conduductor. 1-Scrubbing[Timestamp]: Emits Timestamps when scrubbing in Conductor. 2-Online[Int]: Emits 1 if a the connected Conductor instance responds to a Ping. (0 if not) 3-Loaded[Bang]: Emits a Bang when a new HFX file is loaded in Conductor. |
| Node Parameters | |
|
Active: When Active, Progress and Playstate are sent from and to the selected Conductor instance. IP: Progress and Playstate are sent to the selected IP address. Expand: Sending: Defines the UDP Port where the Communication is sent to. Receiving: Defines the UDP Port this Patch is listening to. Delay SeekEnd: Will only send Timestamp jumps when it stays on the same value for more than one second when scrubbing, to avoid unintentionally triggering DMX effects. Restart when HFX is loaded: Sends out a Restart command on the first output when a new HFX file is done loading. Deactivate when Stopped: Deactivates the Patch when it receives a Stop on the first Input. |
|
