Audio Delay Block

Please refer to the TTP Overview section for more details on the controlling Tesira devices using the TTP protocol.

Each element of the command instruction is delimited by one or more spaces. The commands are case sensitive and upper and lower case characters are used.

The TTP string to adjust a DSP object attribute is structured in the following order:

Instance_Tag Command Attribute [Index] [Value] LF


Instance Tag Command Attribute Code
Delay1 get unitsDelay

Example
Delay1 get unitsDelay +OK "value":{"units":MILLISECOND "delay":47.3}

Reason Code
Attribute Code
Command
Value Range
Bypass bypass get / set toggle false, true
Delay Value delay get 0 - maxDelay ms converted to selected units
Max Delay maxDelay get 5, 10, 50, 100, 500, 1000, or 2000 ms
Delay Units units get MILLISECOND, CENTIMETER, METER, INCH, FOOT
Delay Setting unitsDelay get / set [unit delay] or {"units":units "delay":delay}