diff --git a/apps/codecs/ape.c b/apps/codecs/ape.c index cbbed6cdd6..f0d15ee67b 100644 --- a/apps/codecs/ape.c +++ b/apps/codecs/ape.c @@ -25,7 +25,7 @@ CODEC_HEADER -#define BLOCKS_PER_LOOP 4608 +#define BLOCKS_PER_LOOP 1024 #define MAX_CHANNELS 2 #define MAX_BYTESPERSAMPLE 3