Skip to main content

trackVolume

Description​

The volume for individual tracks as percentage (range: 0.0-3.0). The key is the track index, and the value is the relative volume. The configured volume (as per data model) still applies, this is an additional volume control. If no custom value is set, 100% is used. 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 .

trackVolume: Map<number, number>;