transpositionPitch
Description​
Gets or sets the number of semitones this track should be transposed. This applies to rendering and playback.
- JavaScript
- C#
- Kotlin
transpositionPitch: number;
double TranspositionPitch { get; set; }
var transpositionPitch: Double