On Tue, 2016-02-02 at 15:51 +0200, Tanu Kaskinen wrote: > On Mon, 2016-01-18 at 13:06 +0530, arun at accosted.net wrote: > > From: Arun Raghavan <git at arunraghavan.net> > > > > --- > > Â src/modules/echo-cancel/webrtc.cc | 12 +++++++++++- > > Â 1 file changed, 11 insertions(+), 1 deletion(-) > > How does this interact with "regular" AGC? Can both be enabled at the > same time? It's a modifier -- if AGC is enabled and experimental_agc is enabled, the experimental code gets selected. If AGC is selected, the experimental_agc setting is ignored. -- Arun