83 Audio Setup Commands Digital Signal Processing
8.2.3 0x1A Volume CU Mix Output
The Volume CU Mix Output controls the volume of the MIX outputs of the CU.
Description
[All parameters represented in bit positions]
Change current volume value.
A negative value is indicated by set bit 4.
An absolute gain value bigger than 0x0F (+/- 15dB) will be
ignored and overwritten to 0x0F.
While muted the volume values will be internally ignored.
Examples
Write Volume CU Mix Output (0x1A)
This command deactivates mute at the CU Mix Output
and sets the attenuation to +5dB. For this the
corresponding DSP register (0x1A) is addressed using
the P command.
Read Volume CU Mix Output (0x1A)
This command reads the DSP register 0x1A. It shows
that the CU Mix Output is unmuted and an
attenuation of +5dB is set.
<CR><LF>
DSP[1A]=0x05<CR><LF>
>