Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chord to leadsheet notation #419

Open
rayrutjes opened this issue Feb 24, 2024 · 0 comments
Open

Chord to leadsheet notation #419

rayrutjes opened this issue Feb 24, 2024 · 0 comments

Comments

@rayrutjes
Copy link

Hi there,

I'm trying to get leadsheet notation out of a Chord.

I saw that the library is somehow aware of leadsheet notation, given it's returned here: https://github.com/tonaljs/tonal/blob/main/packages/progression/index.ts#L12

I also digged all issues and this one seems to mention the tonal-key package, but I don't find the functions in the current version of the library: #48 (comment)

Taking a step back, in case my approach is wrong.
I'm willing to list all chords grouped by quality and number of notes and then display them as leadsheet symbols.

I also saw that the a Chord is listing "" as an alias in the Major chords for examples, but not sure how to efficiently use that value. Maybe there is a logic to the ordering of aliases that I could leverage, but somehow I feel like I'm missing a better way in the current API.

Thanks a lot for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant