Other Parts Discussed in Thread: TAS3204
Hi,
I want to enable and bypass the DRC module like described in the help-file in th ePurePath Studio. It's written:
| I2CAddress6 | DspCoefBlockStart4 | 8 bytes | DRC Enable/Disable | 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x01 (Enable) |
But when I send this, all the Output become disabled. I have to power off/on the device.
I also tried to disable(bypass) the DRC by sending 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 with the same effect.
Do I send something wrong? I know that I can send some coefficients that the DRC has no effect, but I want to try it the other way. I use a TAS3204.
Can someone explain it?
Thanks, Michael