SignalUtils.TriangleTone Method

void TriangleTone(TVec Dst, ref TTriangleState ToneState)

Generate a triangle function.

#NameTypeDescription
1DstTVecsource TVec
2ToneStateTTriangleState (ref)

Result: stored in self (calling object)

Remarks:

Place a tone defined with a call to TriangleToneInit in Dst. The routine is stream capable.

See Also: SignalUtils.TriangleToneInit