noteKey
Description​
The key of the note being played (aka. the note height).
- JavaScript
- C#
- Kotlin
noteKey: number;
double NoteKey { get; set; }
var noteKey: Double
The key of the note being played (aka. the note height).
noteKey: number;
double NoteKey { get; set; }
var noteKey: Double