void TriangleTone(TVec Dst, ref TTriangleState ToneState)
Generate a triangle function.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | TVec | source TVec |
| 2 | ToneState | TTriangleState (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