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

add an ability to add custom supported chords #15

Open
joeyave opened this issue Jan 23, 2021 · 1 comment
Open

add an ability to add custom supported chords #15

joeyave opened this issue Jan 23, 2021 · 1 comment

Comments

@joeyave
Copy link

joeyave commented Jan 23, 2021

e. g. I want the lib to support chord A2 or A4 which are shorthands for Asus2 and Asus4

@OskarsPakers
Copy link

How would you configure such support? Provide a list of aliases?

Transposer.withAliases([{'A2':'Asus2'}, {'A4':'Asus4'}]).transpose(

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

2 participants