You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalIncBuffer Class
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalIncBuffer Class

Increase buffer length.

SignalProcessing_TSignalIncBufferSignalProcessing_TSignalIncBufferSignalProcessing_TSignalIncBufferSignalProcessing_TSignalIncBuffer
Pascal
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!