midi.c now produces sorted list of events.
commit7ae239afab0f9e15008b7cd451b69902f5711447
authorEvanR <evanrinehart@gmail.com>
Sun, 28 Feb 2010 06:25:31 +0000 (28 00:25 -0600)
committerEvanR <evanrinehart@gmail.com>
Sun, 28 Feb 2010 06:25:31 +0000 (28 00:25 -0600)
tree4a6aa9792e0b9cc2ecdd1650122a92f57b216203
parent22d1e0c1938f74bda6bfe5321d83c24e9e13884e
midi.c now produces sorted list of events.

Trivial with support from list.c merge sort.
midi.c