translateToNaturalNotes

Translates a set of scale notes into a set of natural notes.

translateToNaturalNotes

Parameters

scaleNotes MusicalScaleNote[]

The scale notes to translate.

Return Value

Type: MusicalNote[]

The set of natural notes relative to the scale notes.

Meta