AVOLITES TITAN API

BindDeckToMaster

Binds a DJ Tap BPM and Sync stream to a speed master.

Namespace: DJTap

Syntax

MACRO

Void DJTap.BindDeckToMaster(Int32 deckId, AcwMaster master)

HTTP

http://[ip]:4430/titan/script/2/DJTap/BindDeckToMaster?deckId={titanId}&master={}

Parameters

deckId ( Int32 ) : The the DJ tap deck identifier, Master = 8, LayerA = 6, LayerB = 7

master ( AcwMaster ) : The master to bind the DJ Tap stream to. Should be a BPM master.