Closed lewj85 closed 7 years ago
FIXED: During the changes to orchestrate, chordArr definitions were commented out that provided the correct inversion information. Re-added them and the inversions are now working properly.
defineChord.py has been greatly altered and includes inversions once again (to match Hooktheory's Chord IDs when parsing). Adjust the chordArr indexes in getNextNote.py to account for proper inversions.
MOVED: See Issue #17
Check the changes to orchestrate (line ~63).