octave
Description​
Gets or sets the octave on which this note is played.
- JavaScript
 - C#
 - Kotlin
 
octave: number;double Octave { get; set; }var octave: DoubleGets or sets the octave on which this note is played.
octave: number;double Octave { get; set; }var octave: Double