Skip to main content

alphaTab.synth.AudioExportOptions

Description

The options controlling how to export the audio.

 class AudioExportOptions

Properties

masterVolume

The current master volume as percentage. (range: 0.0-3.0, default 1.0)

metronomeVolume

The metronome volume. (range: 0.0-3.0, default 0.0)

playbackRange

The range of the song that should be exported. Set this to null

sampleRate

The output sample rate.

soundFonts

The soundfonts to load and use for generating the audio.

trackTranspositionPitches

The additional semitone pitch transpose to apply for individual tracks.

trackVolume

The volume for individual tracks as percentage (range: 0.0-3.0).

useSyncPoints

Whether to respect sync point information during export.