-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support chromatic alteration from Chord.from_note_index (#88)
* Add chromatic parameter * Update Chord.from_note_index docstring and examples * Restrict maximum scale degree to 7 (not 8) * Fix incorrect chord in example * Remove type hints for compatibility * Revert "Restrict maximum scale degree to 7 (not 8)" This reverts commit 883827e.
- Loading branch information
Showing
1 changed file
with
21 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters