DSP Master VCL
|
Specifies the number of samples the input buffer skips forward on each new buffer returned.
property StrideLength: integer;
The new sampling frequency is computed as:
SamplingFrequency := SamplingFrequency/StrideLength;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|