vibrato
Description​
The Vibrato settings allow control how the different vibrato types are generated for audio. AlphaTab supports 4 types of vibratos, for each vibrato the amplitude and the wavelength can be configured. The amplitude controls how many semitones the vibrato changes the pitch up and down while playback. The wavelength controls how many midi ticks it will take to complete one up and down vibrato. The 4 vibrato types are:
- Beat Slight - A fast vibrato on the whole beat. This vibrato is usually done with the whammy bar.
- Beat Wide - A slow vibrato on the whole beat. This vibrato is usually done with the whammy bar.
- Note Slight - A fast vibrato on a single note. This vibrato is usually done with the finger on the fretboard.
- Note Wide - A slow vibrato on a single note. This vibrato is usually done with the finger on the fretboard.
- JavaScript
- C#
- Kotlin
readonly vibrato: VibratoPlaybackSettings;
VibratoPlaybackSettings Vibrato { get; }
val vibrato: VibratoPlaybackSettings