Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-24 | midi: chromatic_notes in list.py was off by 1 octave | Chris | |
(ex: note 60 is middle C which is C4, not C3) | |||
2016-09-04 | midi: Update each annotation with multiple strings. | Chris | |
(ranging from long, medium, and short lengths) | |||
2016-08-23 | Add a lot more MIDI test-cases. | Chris Dreher | |
Code coverage increased to 98%, only 5 lines missed. 4 are from handle_channel_msg_generic(). |