diff --git a/src/aubuf.c b/src/aubuf.c index b8c59c32..b478580e 100644 --- a/src/aubuf.c +++ b/src/aubuf.c @@ -97,16 +97,15 @@ static int test_aubuf_samp(void) static int test_aubuf_auframe(void) { struct aubuf *ab = NULL; - float sampv_in[160]; - float sampv_out[160]; + float sampv_in[280]; + float sampv_out[280]; uint64_t dt; struct auframe af_in; struct auframe af_out; - unsigned i; int err; - for (i=0; i