Skip to content

Change root note handling #22

@tomcontileslie

Description

@tomcontileslie

Currently the first element of the list of interpreted notes is considered the root, and the following notes are considered the important ones. I suggest we make the interpretation function output a tuple (out, root) where root is the bass note and out contains all the notes, still most to least important. It might be time to retire the rank_important function, in the sense that some important notes (root, fifth) are best places on the low strings while the more musical, but also important, ones (sevenths, ninths, etc) are better on high strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions