diff --git a/pa_tests/pa_minlat.c b/pa_tests/pa_minlat.c index 533b8c4..90b20df 100644 --- a/pa_tests/pa_minlat.c +++ b/pa_tests/pa_minlat.c @@ -45,7 +45,7 @@ #define TWOPI (M_PI * 2.0) #define DEFAULT_BUFFER_SIZE (64) -#define TABLE_SIZE (200) + typedef struct { double left_phase;