summaryrefslogtreecommitdiff
path: root/decoder/test/midi
AgeCommit message (Collapse)Author
2016-09-24midi: Add 3 new test-cases, update existing ones.Chris
2016-09-24midi: chromatic_notes in list.py was off by 1 octaveChris
(ex: note 60 is middle C which is C4, not C3)
2016-09-04midi: Update each annotation with multiple strings.Chris
(ranging from long, medium, and short lengths)
2016-08-23Add a lot more MIDI test-cases.Chris Dreher
Code coverage increased to 98%, only 5 lines missed. 4 are from handle_channel_msg_generic().
2014-10-14Add a few MIDI test cases.Uwe Hermann