Mute2(bool)[state: (bool), Mute_toggle(void)[state: (bool), Mute2_toggle(void)[state: (bool) – NewTek TriCaster Advanced Edition Automation and Integration Guide User Manual

Page 120: Mono(bool)[state: (bool), Solo(bool)[state: (bool), Enable_equalizer(bool)[state: (bool)

Advertising
background image

108 |

P a g e

_mute2(bool)[state: (bool)]

Description: Turns Mute on or off for the target’s second slider. ). State returns the current Mute setting.
Example:

Delay

Shortcut

Value

ddr_mute2

0

_mute_toggle(void)[state: (bool)]

Description: Toggles Mute on or off for the target. State returns the current Mute setting.
Example:

Delay

Shortcut

Value

ddr_mute_toggle

_mute2_toggle(void)[state: (bool)]

Description: Toggles Mute on or off for the target’s second slider. State returns the current Mute setting.
Example:

Delay

Shortcut

Value

ddr_mute_toggle2

_mono(bool)[state: (bool)]

Description: Modifies the Pan settings for the target to enable or disable a Mono state. State returns the

current setting.
Example:

Delay

Shortcut

Value

ddr2_mono

_solo(bool)[state: (bool)]

Description: Toggles Solo on or off for the target. State returns the current Solo setting.
Example:

Delay

Shortcut

Value

ddr2_solo

_enable_equalizer(bool)[state: (bool)]

Description: Enables or disables the Equalizer for the target based on supplied Boolean Value (0 or 1,
true or false). State returns the current Equalizer state.

Advertising