Simon Howard
3b96d7f1de
genmidi: Split off GENMIDI code into separate file.
...
Split out code for handling the GENMIDI format into a separate genmidi.py
file. Add routine to load the contents of a GENMIDI lump.
2012-01-04 01:20:38 +00:00
Simon Howard
3fb0fdac05
genmidi: Add script to make GENMIDI lump.
2012-01-03 00:03:16 +00:00
Simon Howard
e10f006a71
genmidi: Add option for note offset.
2012-01-03 00:03:16 +00:00
Simon Howard
9071466be9
genmidi: Add copyright headers to Python files.
2012-01-03 00:03:15 +00:00
Simon Howard
a21e76c70c
genmidi: Add config file for GENMIDI builder.
...
Config lists the instrument files to use to build the GENMIDI lump.
Some instruments are not yet provided and are nulled out using a dummy
SBI file that doesn't play anything.
2012-01-03 00:03:15 +00:00