public struct TTriangleState
Type used for triangle tone generation.
Type required for (triangle) signal generation. Complex is True, if the resulting sine wave should be complex.
Fields
| Name | Type | Description |
|---|---|---|
| asym | Double | |
| Complex | Boolean | |
| Freq | Double | |
| Initialized | Boolean | |
| Mag | Double | |
| Phase | Double |