Follow MIDI converter for classic games.
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Thank you! Excellent project! Finally there is good console alternative to old XMI2MID. ---------------------------------------------------------------------------------------------------------- What's good there: 1. Native windows 7 x64 support. No need for dosbox/ntvdm. 2. Finally True tempo. xmi2mid was 7% faster than original tunes. 3. 960 tick rate. It's really overkill :D 4. Direct conversion to MIDI1 (separated on channels) ---------------------------------------------------------------------------------------------------------- What's still bad: 1. No multisong/events XMI support (Errors with Bad Event). (Example XMI-s in many Westwood games: Kyrandia 1-2, Dune 2; Lands of Lore. Dreamforge games: Ravenloft, Menzoberranzan...) 2. No file mask support like "scanxmi *.xmi". Have to use NT for/in methods like "for %%G in (*.xmi) do scanxmi.exe '%%G'" 3. Strange method of noteoff - velocity 127, instead of 0. 4. Doesn't support Windows XP. Needs Win version compiler fix to 4.x 5. needs latest C++ distributive. Linked to MSVCR120D.dll