Skip to main content

getDefaultTuningFor

Description​

Gets the default tuning for the given string count.

static getDefaultTuningFor(stringCount: number): Tuning | null
ParameterSummary
stringCountAll

The string count.

Returns​

The tuning for the given string count or null if the string count is not defined.