Added Mode, PitchClass, Voicing and Time utils. Voicing and Time are in progress. I am going to add some more functionality to PitchClass to better hande harmonization by Voicings. I am also going to modify Vocings to harmonize each elements from a given notebase as opposed to modal steps relative to each other, as is the case with Mode.
Pull Request type
Please check the type of change your PR introduces:
[ ] Bugfix
[X] Feature
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] Documentation content changes
[ ] Other (please describe):
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Now enables modal transposition and operations on midi keynums in harmonic contexts.
Added Mode, PitchClass, Voicing and Time utils. Voicing and Time are in progress. I am going to add some more functionality to PitchClass to better hande harmonization by Voicings. I am also going to modify Vocings to harmonize each elements from a given notebase as opposed to modal steps relative to each other, as is the case with Mode.
Pull Request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Now enables modal transposition and operations on midi keynums in harmonic contexts.
-
-
Does this introduce a breaking change?
Other information