Uber Filter 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 Index
UberFilter1 get frequency 1

 

 

Example
UberFilter1 get frequency 1   UberFilter1 set frequency 1 4000

 

 

Reason Code
Attribute Code
Command
Indexes
Value Range
Band Type bandType get band NONE, PARAMETRIC_EQ, PASS, SHELF
Bandwidth bandwidth get / set increment decrement band 0.01 - 4.0 oct
Band Bypass bypass get / set toggle band false, true
Bypass All bypassAll get / set toggle   false, true
Band Frequency frequency get / set increment decrement band 20.0 - 20000.0 Hz
Frequency & Gain frequencyGain get / set band [Frequency, gain] Must be a parametric or shelf Frequency =  value in Hz
Band Gain gain get / set increment decrement band -27.0 - 9.0dB for shelf bands -30.0 - 15.0 dB for parametric bands -30 - 15.0 dB
Locked Band Type locked get band false, true
Max Slope maxSlope get   Always 48 dB/oct
Band Count numBands get   1 - 16
Pass Filter Type passFilterType get band BUTTERWORTH, LINKWITZ_RILEY, BESSEL
Pass Filter Type & Slope passFilterTypeSlope get / set band [Type, slope] or {"type":Type "slope":slope}   Type:BUTTERWORTH, Slope:6,12,18,24,30,36,42,48    Type: LINKWITZ_RILEY, Slope: 12, 24,36,48    Type: BESSEL Slope:6,12,18,24,30,36,42,48
Filter Slope slope get band Linkwitz/Riley: 12, 24,36,48 Butterworth: 6,12,18,24,30,36,42,48 Bessel: 6,12,18,24,30,36,42,48