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

Decrease buffer length.

SignalProcessing_TSignalDecBufferSignalProcessing_TSignalDecBufferSignalProcessing_TSignalDecBufferSignalProcessing_TSignalDecBuffer
Pascal
TSignalDecBuffer = class(TSignal);

Use this component to decrease the length of the data blocks being processed by Factor. Each time an update request is received, a new block of data is obtained from the input buffer. Until the Input buffer is empty, the Pull request is not passed to it.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!