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 |
ParametricEQ1 | get | numbands |
Example |
ParametricEQ1 get numbands ParametricEQ1 set gain 1 5.0 ParametricEQ1 set bandwidth 1 0.5 |
Reason Code
|
Attribute Code |
Command |
Indexes |
Value Range |
Bandwidth | bandwidth | get / set increment decrement | band | 0.01 - 4.0 oct |
Bypass | bypass | get / set toggle | band | false, true |
Bypass All | bypassAll | get / set toggle | false, true | |
Center Frequency | frequency | get / set increment decrement | band | 20.0 - 20000.0 Hz |
Frequency & Gain | frequencyGain | get / set | band | [Frequency, gain] Frequency in Hz |
Band Gain | gain | get / set increment decrement | band | minGain - maxGain dB |
Band Max Gain | maxGain | get / set increment decrement | band | 0.0 - 15.0 dB |
Band Min Gain | minGain | get / set increment decrement | band | -30.0 - 0.0 dB |
Band Count | numBands | get | 1 - 16 |