Set up soundtest to test midi file loading.
commit9f345a35dc30707cf1d2ed4dbbbb32afaa779eb9
authorEvanR <evanrinehart@gmail.com>
Sat, 27 Feb 2010 19:16:59 +0000 (27 13:16 -0600)
committerEvanR <evanrinehart@gmail.com>
Sat, 27 Feb 2010 19:16:59 +0000 (27 13:16 -0600)
treedf67dc6dbd2484e990957b7265542cb21eea3f38
parent90198b6e59d7c05d97b415b1fb7a953954023dd2
Set up soundtest to test midi file loading.

Currently the midi loader is disabled so it always returns an error.
Next is to get that loader to work and pass the test.
audio.c
midi.c
music.c
music.h
seq.c
soundtest.c
synth.c