AVOLITES TITAN API

AddMacroToSetList

Adds Macro to setlist. So that any track added to the setlist will have the setlist macro assigned to it.

Namespace: SetList

Syntax

MACRO

Void SetList.AddMacroToSetList(String macroId)

HTTP

http://[ip]:4430/titan/script/2/SetList/AddMacroToSetList?macroId={string}

Parameters

macroId ( String ) : The macro identifier.