applyTranspositionPitches
Description​
Gets or sets whether transposition pitches should be applied to the individual midi events or not.
- JavaScript
- C#
- Kotlin
applyTranspositionPitches: boolean;
bool ApplyTranspositionPitches { get; set; }
var applyTranspositionPitches: Boolean