Initialize an integer delay filter.
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!
|