Displaying 1 result from an estimated 1 matches for "get_impulse".
2008 Feb 12
0
Patch to get impulse response from echo canceller
Hi,
Here's the second attempt of a patch to get the impulse response from the
echo canceller :)
-------------- next part --------------
diff -ubBwr clean/include/speex/speex_echo.h get_impulse/include/speex/speex_echo.h
--- clean/include/speex/speex_echo.h 2007-10-09 13:08:15.000000000 +0200
+++ get_impulse/include/speex/speex_echo.h 2008-02-12 23:58:11.000000000 +0100
@@ -51,6 +51,14 @@
/** Get sampling rate */
#define SPEEX_ECHO_GET_SAMPLING_RATE 25
+/* Can't set window sizes *...