Skip to main content

findTuning

Description​

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

static findTuning(strings: number[]): Tuning | null
ParameterSummary
stringsAll

The values defining the tuning.

Returns​

The known tuning.