Closed AlexanderPease closed 3 years ago
genmidi.Midi.seq_chords plays a noteseq as a chord: https://github.com/kroger/pyknon/blob/master/pyknon/genmidi.py#L24
Could you, please, provide an example where harmonize is broken? This is the current unit test for harmonize: https://github.com/kroger/pyknon/blob/master/test/test_music.py#L75
Is there any plan to add chords?
Also harmonize() for Note and NoteSeq classes appears to be broken