Hello.
I am designing AGC block using PurePath Studio(Portable Audio) GDE.
My design is based on example process flow, "Automatic Volume Correction", in GDE install directory.
I have a question to use "CxC component " in this process flow.
In CxC component property in the process flow, coefficients has been set as follows.
InputCoefName1 : One_M2
InputCoefName2 : AGC_COEF_GAIN_5
In addition, "CxC component help" has following description.
- A list of all coefficient names is shown in View \ Source Code on GDE.
But I couldn't find same cofficient name as above in source code.
Can I find some other coefficient name in other function at GDE?
Thanks