Filter data with an integer delay filter.
procedure DelayFilter(const Src: TVec; const Dst: TVec; const State: TDelayFilterState); overload;
Apply a delay to Src and place the result in Dst. The state parameter must be initialized with a call to DelayInit routine.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|