Open titus-ong opened 4 years ago
Create a secondary chord notation class that has repr as {chord1}/{chord2}, and has methods that can provide the two chords and the base scale. For current state, see ChordAnalyser's analyse_secondary function.
Will be added either in #39 or after it is completed.
Create a secondary chord notation class that has repr as {chord1}/{chord2}, and has methods that can provide the two chords and the base scale. For current state, see ChordAnalyser's analyse_secondary function.