Tone.CurrentDuration Property
|
Gets or sets the duration. Subject to range limits set by Tone.DURATION.
|
Tone.CurrentPitch Property
|
Gets or sets the pitch. Subject to range limits set by Tone.PITCH.
|
Tone.CurrentVolume Property
|
Gets or sets the volume. Subject to range limits set by Tone.VOLUME.
|
Tone.EnableExceptions Property
|
Determines whether or not exceptions can be raised by Tone methods.
|
Tone.EnableStaticExceptions Property
|
Determines whether or not exceptions can be raised by static Tone methods.
|
Tone.IsAudioToneSupported Property
|
(Static) Returns a bool indicating whether or not the Tone class is supported.
|
Tone.IsSupported Property
|
Returns a bool indicating whether or not the Tone class is supported.
|