comparison xtract/libxtract.h @ 34:29e2738a376d

Various minor fixes
author Jamie Bullock <jamie@postlude.co.uk>
date Tue, 24 Oct 2006 07:37:43 +0000
parents 4df9012cebf1
children d8e72a79b86b
comparison
equal deleted inserted replaced
33:b073ffc3b17e 34:29e2738a376d
51 * 51 *
52 * Defines a very simple API that provides access to the functions in the library 52 * Defines a very simple API that provides access to the functions in the library
53 * @{ 53 * @{
54 */ 54 */
55 55
56 #define XTRACT_FEATURES 42 56 #define XTRACT_FEATURES 43
57 57
58 #define LOG_LIMIT 10e-10 58 #define LOG_LIMIT 10e-10
59 #define VERY_BIG_NUMBER 2e10 59 #define VERY_BIG_NUMBER 2e10
60 #define SR_LIMIT 192000 60 #define SR_LIMIT 192000
61 #define BARK_BANDS 26 61 #define BARK_BANDS 26