Automatic Delay Estimation and Correction Library¶
Introduction¶
lib_adec
is a library of functions to measure and automatically correct possible delay offsets between the reference and microphone signals.
Contents:
On GitHub¶
lib_adec
is present as part of sw_avona
. Get the latest version of sw_avona
from
https://github.com/xmos/sw_avona
. lib_adec
is present within the modules/lib_adec directory in sw_avona
API¶
To use the functions in this library in an application, include adec_api.h in the application source file