]> git.cworth.org Git - mnemon/commitdiff
Add a new midi challenge type
authorCarl Worth <cworth@cworth.org>
Thu, 2 Apr 2009 15:13:05 +0000 (08:13 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 2 Apr 2009 15:13:05 +0000 (08:13 -0700)
Doing this instead of the audio type means we can save file size,
(these midi files are much smaller than resulting .wav files), and
also skip once processing step in preparing the files.

Using the -Os option to timidity means that if we have two overlapping
invocations of timidity the second one won't fail due to contention
for /dev/dsp.


No differences found