DSP Master VCL
|
To ensure skip free recording an playback, audio buffers must have some minimum size.
function RecomendedBufferLength: integer;
The size depends upon sampling frequency, quantization, and number of channels. The function will return buffer size (samples count) being power of two and at least 0.2 second long for all channels together.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|