tone
Description​
Gets or sets the tone of this note within the octave.
- JavaScript
- C#
- Kotlin
tone: number;
double Tone { get; set; }
var tone: Double
Gets or sets the tone of this note within the octave.
tone: number;
double Tone { get; set; }
var tone: Double