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

Stability function for chords #90

Open
oggy22 opened this issue Feb 16, 2022 · 0 comments
Open

Stability function for chords #90

oggy22 opened this issue Feb 16, 2022 · 0 comments

Comments

@oggy22
Copy link
Owner

oggy22 commented Feb 16, 2022

For each chord have its stability value ready. Stability should range from 0% (augmented and diminished) to 100% (major and minor triads). These are possibly values:

Major triad      - stable=100%
Minor triad      - stable=100%
Major triad 7    - stable=80%
Minor triad 7    - stable=90%
Major triad 7maj - stable=90%
Minor triad 7maj - stable=80%
Sus2/4		 - stable=50%
diminished3	 - stable=10%
diminished4	 - stable=0%
Augmented        - stable=0%
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