Defines | |
| #define | HPI_CONTROL_GENERIC 0 |
| Generic control. | |
| #define | HPI_CONTROL_CONNECTION 1 |
| A connection between nodes. | |
| #define | HPI_CONTROL_VOLUME 2 |
| Volume control - works in dBFs. | |
| #define | HPI_CONTROL_METER 3 |
| Peak meter control. | |
| #define | HPI_CONTROL_MULTIPLEXER 5 |
| Multiplexer control. | |
| #define | HPI_CONTROL_AESEBU_TRANSMITTER 6 |
| AES/EBU transmitter control. | |
| #define | HPI_CONTROL_AESEBU_RECEIVER 7 |
| AES/EBU receiver control. | |
| #define | HPI_CONTROL_LEVEL 8 |
| Level/trim control - works in dBu. | |
| #define | HPI_CONTROL_TUNER 9 |
| Tuner control. | |
| #define | HPI_CONTROL_VOX 11 |
| Vox control. | |
| #define | HPI_CONTROL_CHANNEL_MODE 15 |
| Channel mode control. | |
| #define | HPI_CONTROL_BITSTREAM 16 |
| Bitstream control. | |
| #define | HPI_CONTROL_SAMPLECLOCK 17 |
| Sample clock control. | |
| #define | HPI_CONTROL_MICROPHONE 18 |
| Microphone control. | |
| #define | HPI_CONTROL_PARAMETRIC_EQ 19 |
| Parametric EQ control. | |
| #define | HPI_CONTROL_COMPANDER 20 |
| Compander control. | |
| #define | HPI_CONTROL_COBRANET 21 |
| Cobranet control. | |
| #define | HPI_CONTROL_TONEDETECTOR 22 |
| Tone detector control. | |
| #define | HPI_CONTROL_SILENCEDETECTOR 23 |
| Silence detector control. | |
| #define | HPI_CONTROL_PAD 24 |
| Tuner PAD control. | |
| #define | HPI_CONTROL_SRC 25 |
| Samplerate converter control. | |
| #define | HPI_CONTROL_LAST_INDEX 25 |
|
|
Generic control.
|
|
|
A connection between nodes.
|
|
|
Volume control - works in dBFs.
|
|
|
Peak meter control.
|
|
|
Multiplexer control.
|
|
|
AES/EBU transmitter control.
|
|
|
AES/EBU receiver control.
|
|
|
Level/trim control - works in dBu.
|
|
|
Tuner control.
|
|
|
Vox control.
|
|
|
Channel mode control.
|
|
|
Bitstream control.
|
|
|
Sample clock control.
|
|
|
Microphone control.
|
|
|
Parametric EQ control.
|
|
|
Compander control.
|
|
|
Cobranet control.
|
|
|
Tone detector control.
|
|
|
Silence detector control.
|
|
|
Tuner PAD control.
|
|
|
Samplerate converter control.
|
|
|
Update this if you add a new control type. , AND hpidebug.h |
1.4.6-NO