You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.DelayInit Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.DelayInit Function

Initialize an integer delay filter.

Pascal
procedure DelayInit(Delay: integer; var State: TDelayFilterState; const FloatPrecision: TMtxFloatPrecision); overload;

Initialize the delay filter by initializing the State variable. The Delay parameter defines the delay in number of sampels.

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