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

Generate a square wave function.

Pascal
procedure SquareTone(const Dst: TVec; var State: TSquareToneState); overload;

Place a tone defined with a call to ToneInit in Dst. The routine is stream capable. Dst.IsDouble will be used to determine floating point precision.

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