thirtySecondNodesInQuarter
Description​
The number of notated 32nd-notes in what MIDI thinks of as a quarter-note (24 MIDI Clocks).
- JavaScript
- C#
- Kotlin
thirtySecondNodesInQuarter: number;
double ThirtySecondNodesInQuarter { get; set; }
var thirtySecondNodesInQuarter: Double