Skip to content

Add setting for scale/mode for MIDI note table #281

@eethann

Description

@eethann

I'm finding myself needing to devote a good deal of real estate to defining and retrieving scale degree systems in my grids. I've been using T but that approach isn't ideal as it loses the octave information when transposing across a G/A boundary.

I think this could be addressed quite straightforwardly with a setting for MIDI scale degrees. The default would be chromatic: AaBbCcDdEFfGg or 0123456789ab with a root setting of A (I think I like the latter). One could define standard 7 note scales using a form like 024579b or such, and could also change the root note (say to 0 for easier computation).

I can try to mock this up in a PR, curious others' thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions