Skip to main content

alphaTab.model.Tuning

Description

This public class represents a predefined string tuning.

 class Tuning

Properties

defaultAccidentals
defaultSteps
isStandard

Gets or sets whether this is the standard tuning for this number of strings.

name

Gets or sets the name of the tuning.

tunings

Gets or sets the values for each string of the instrument.

Methods

findTuning(number[])

Tries to find a known tuning by a given list of tuning values.

finish()

Tries to detect the name and standard flag of the tuning from a known tuning list based

getDefaultTuningFor(number)

Gets the default tuning for the given string count.

getPresetsFor(number)

Gets a list of all tuning presets for a given stirng count.

getTextForTuning(number, boolean)
getTextPartsForTuning(number, number)
initialize()