Skip to content

detail info for scale  #52

Open
Open
@sugizo

Description

@sugizo

better to have detail info for scale (the degree, the interval space, the semitone number) so that user can memorize it without calculate it from the chromatic circle
e.g. for diatonic aeolian mode
the degree : 1 2 b3 4 5 b6 b7
the interval space : W H W W H W W
the semitone number : 0 2 3 5 7 8 10 12

the logic can be translate from intervals on music-module.ts
e.g.
intervals: new mod.Mod([true, false, true, false, true, true, false, true, false, true, false, true])

6 Aeolian Mode or Natural Minor Scale or Descending Melodic Minor Scale - A

thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions