diff --git a/src/AudioTools/CoreAudio/AudioIO.h b/src/AudioTools/CoreAudio/AudioIO.h index d80f94f92..df9211895 100644 --- a/src/AudioTools/CoreAudio/AudioIO.h +++ b/src/AudioTools/CoreAudio/AudioIO.h @@ -127,8 +127,7 @@ class TransformationReader { Vector buffer{0}; // we allocate memory only when needed T *p_transform = nullptr; bool active = false; - int result_queue_factor = 10; - int result_queue_size = 0; + int result_queue_factor = 5; /// Makes sure that the data is written to the array /// @param data