AudioToneGenerator¶
in Lib.io.audio
Generates test tone direct to the operator mixer for audio testing and debugging.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Trigger (Boolean) | — |
| Frequency (Single) | — |
| Duration (Single) | — |
| Volume (Single) | — |
| Mute (Boolean) | — |
| WaveformType (Int32) | — |
| TriggerMode (Int32) | — |
| Envelope (Vector4) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.Command |
| IsPlaying | System.Boolean |
| GetLevel | System.Single |