filledVoices
Description​
The indexes of the non-empty voices in this staff..
- JavaScript
- C#
- Kotlin
readonly filledVoices: Set<number>;
Set<double> FilledVoices { get; }
val filledVoices: Set<Double>
The indexes of the non-empty voices in this staff..
readonly filledVoices: Set<number>;
Set<double> FilledVoices { get; }
val filledVoices: Set<Double>