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

Translate from chromatic to diatonic #55

Open
oggy22 opened this issue Nov 26, 2018 · 1 comment
Open

Translate from chromatic to diatonic #55

oggy22 opened this issue Nov 26, 2018 · 1 comment

Comments

@oggy22
Copy link
Owner

oggy22 commented Nov 26, 2018

Given list of chromatic notes, produce equivalent list of diatonic notes in certain key.

For example (Yugoslavian anthem):
0,4,7,7,7,7,9,7,5,4,2,2,7,5,5,4 -> C major 0,2,4,4,4,4,5,4,3,2,1,1,4,3,3,2

If notes are too chromatic (i.e. don't below to any key all together) than throw exception.

@oggy22
Copy link
Owner Author

oggy22 commented Dec 23, 2018

It should include #54

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