Medialon MxMs' Help
Name: Merging Ovation
Version: 6.7.2
Available for: Manager V7 and Manager V6 (Lite & Pro), Showmaster (Mini)
Limitation In:
Device Brand: Merging
Positrack Compatible: Yes
Resources type: MS Windows Pipes over TCP/IP Network

Overview

This MxM provides control over the Merging Ovation audio video server. It allows Ovation to be used in an integrated show control environment and provides simple cuelist and cue firing capabilities as well as a positrack model which simplifies programming of mutually exclusing cues allowing shows to be edited in small chunks.

The Ovation Posititrack model supports a single active cue per group with time based tracking of that cue. This allows the programmer to navigate through a timeline sequence and restart the show with the Ovation replaying the correct cue at the correct point in time. An unlimited number of groups can be created and they are not tied to specific tracks in the timeline. Note: Positracking is only provided for cue based commands, and only operate on cues in a single user specified cuelist. This cuelist can be selected using the setup dialog box.

MxM Installation

No installation required.

Device Setup

Device creation window: The setup dialog box allows the following parameters to be specified.

The Variable names are built up as follows:

{cuelist}#{Cue}: {optional name}#Position{cuelist}#{Cue}: {optional name}#Status 

where Cue can contain up to 4 numbers separated with a ‘-’ sign. Position and Status are appended automatically and are not required when entering the name in the setup dialog. (NOTE that Ovation uses ‘.’ to identify cues and subcues, however Medialon reserves the use of ‘.’ in variable names).

Examples:

1#1: TestClip
1#1-2: TestClip2
2#1-3 

Creating a newMonitor Variable

A new variable can be created in two ways.

  1. If the programmer has entered debug mode and refreshed the cue data from Ovation (see below for more information), then the CueList and Cue dropdown lists can be used to select the required cue. Click Add to create the variables.

  2. Variables can also be created manually by typing directly into the Cuelist and Cue boxes, and clicking Add.IMPORTANT Note. The format of these two boxes must be correct for the variable to be created.

CueList:-should be a numeric identifier for the cuelist. “1” for example.

Cue:- should be 1 to 4 numbers separated with a ‘.’, “1.2” for example. The ‘.’ will be converted to ‘-’ when the variables are created.

Device Commands

Load Show:

Loads a show from Disk into Ovation.

Note: The path to show name is relative to the Ovation machine.

Play Cue:

Fire an Ovation cue.

Note: If Cue List is empty or 0 the default cue list will be used.

Pause Cue

Pause a cue.

Note: If a positrack group is specified then Cue Name can be left blank and pause will pause the currently playing cue in the group. If Cue List is empty or 0 the default cue list will be used.

Stop Cue

Stop a cue.

Note: If a positrack group is specified then Cue Name can be left blank and stop will stop the currently playing cue in the group. If Cue List is empty or 0 the default cue list will be used.

Cue Audio Level

Set the gain for a cue.

Note: If a positrack group is specified then Cue Name can be left blank and pause will pause the currently playing cue in the group. If Cue List is empty or 0 the default cue list will be used.

Mute Cue

Set the mute state for a cue.

Note: If a positrack group is specified then Cue Name can be left blank and mute will mute the current cue in the group. If Cue List is empty or 0 the default cue list will be used.

Create Media Cue

Create a new media cue from a source file on disk.

Note: If Cue List is empty or 0 the default cue list will be used. It is the programmers responsibility to enter a cue position where the new cue will be created and use this position when creating play, pause or other cue related commands. Be aware that this command will insert the cue and shift the id’s of other cues down by one which can cause existing manager commands to fire the wrong Ovation cue.

Play Cue List

Play a cue list.

Note: The cue list should be an Ovation “timed” Cue list.

Pause Cue List

Pause a cue list.

Stop Cue List

Stop a cue list.

Cue List Chase Mode

Set chase mode for a cue.

Play Next Cue

Play the next cue in a cue list.

Show Start

Equivalent to pressing Start Show in Ovation.

Show Init

Equivalent to pressing Init Show in Ovation.

Show Pause

Equivalent to pressing Pause Show in Ovation.

Show Stop

Equivalent to pressing Stop Show in Ovation.

Device Variables

Status:

[Enum] Current status of the device connection.

Error

[Enum] Current error status of the device.

Variables Per Positrack Group

{groupName}-CurrentCue

[String] Holds the index of the currently selected cue in the group. Available Values:“1” to “n” where n is the maximum cue id in the default cue list

{groupName}-Position

[Time] Holds the current playback position of the currently selected cue in the group. Available Values:“1” to “n” where n is the maximum length of the cue.

{groupName}-Status

[Enum] Holds the state of the current cue in the group.

Please refer to the Ovation documentation for more specific details about the meaning of each of these states.

Variables Per Monitored Variable

{CueList}#{Cue}:{Name}#Position

[Time] Holds the current playback position of thecue. Available Values: “1” to “n” where n is the maximum length of the cue.

{CueList}#{Cue}:{Name}#Status

[Enum] Holds the current state of the Cue.

Please refer to the Ovation documentation for more specific details about the meaning of Each of these states.

Revisions

V 1.0.1

V 1.0.2

V 1.0.3

V 6.0.0

V 6.0.1

V 6.0.2

V 6.0.3

V 6.0.4

V 6.0.5

V 6.7.0