Locate the next zero crossing.
procedure NextZeroCrossing(const Src: TVec; var Offset: integer); overload;
Return the next zero crossing found in Src looking from Offset to the right. Offset is modified to reflect the position of the found zero crossing.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|