Automatic Gain Control Library#

lib_agc is a library which performs Automatic Gain Control (AGC), with support for Loss Control. For more details, refer to AGC Overview.

On GitHub#

lib_agc is present as part of fwk_voice. Get the latest version of fwk_voice from https://github.com/xmos/fwk_voice. lib_agc is present within the modules/lib_agc directory in fwk_voice.

API#

To use the functions in this library in an application, include agc_api.h in the application source file.