index
Description​
Gets or sets the zero-based index of this note within the beat.
- JavaScript
 - C#
 - Kotlin
 
index: number;double Index { get; set; }var index: DoubleGets or sets the zero-based index of this note within the beat.
index: number;double Index { get; set; }var index: Double