| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 151225 | 2015-12-25 | ||
| 151217 | 2015-12-17 | ||
| 151216 format 1 support | 2015-12-16 | ||
| 151215 | 2015-12-15 | ||
| 151216 | 2015-12-15 | ||
| readme.txt | 2015-12-25 | 626 Bytes | |
| main.c | 2015-12-15 | 11.6 kB | |
| scanxmi.exe | 2015-12-15 | 54.8 kB | |
| Totals: 8 Items | 67.0 kB | 7 | |
scanxmi - replacement of XMI2MID.EXE by Markus Hein (heinm@cs.tu-berlin.de) Using Visual Studio 2013 Destop usage: scanxmi infile 2015-12-25 bug fixed. (same timing note-on/off order) 2015-12-17 bug fixed. (caused by just 0x7F*n+0 deltas) 2015-12-16 format1 support Now outfile using format 1. But format 0 still used internally (format 0 out code not removed, I'll remain it). minor bug fixed. 2015-12-16 outfile autonaming added. now outfile is named by infile basename + ".mid". [infile] x:\foo\bar.xmi [outfile] (current directory)\bar.mid minor bug fixed. 2015-12-15 initial release.