
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:
_mute_toggle(void)[state: (bool)]
Description: Toggles Mute on or off for the target. State returns the current Mute setting.
Example:
_mute2_toggle(void)[state: (bool)]
Description: Toggles Mute on or off for the target’s second slider. State returns the current Mute setting.
Example:
_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:
_solo(bool)[state: (bool)]
Description: Toggles Solo on or off for the target. State returns the current Solo setting.
Example:
_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.
Comentarios a estos manuales