DSP Master VCL
|
Increase buffer length.
TSignalIncBuffer = class(TSignal);
Use this component to increase the length of the data blocks being processed by Factor. Each time an update request is received, a new block of data is appended to the existing buffer. Once the Length exceeds the Input.Length*Factor the buffer is shifted left for each new block of data.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|