Skip to main content

trackTranspositionPitches

Description​

The additional semitone pitch transpose to apply for individual tracks. The key is the track index, and the value is the number of semitones to apply. No values from the currently active synthesizer are applied.

The meaning of the key changes when used with AlphaSynth directly, in this case the key is the midi channel .

trackTranspositionPitches: Map<number, number>;