mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-10 17:02:21 +00:00
Created XMI to MIDI Converter (markdown)
parent
495c281e2d
commit
b6a4bd2378
19
XMI-to-MIDI-Converter.md
Normal file
19
XMI-to-MIDI-Converter.md
Normal file
@ -0,0 +1,19 @@
|
||||
**XMI to MIDI Converter** is a tool used to take in the .xmi file format and convert to .midi file format which can be used to convert to other formats if you so wish
|
||||
|
||||
* [Download](https://drive.google.com/uc?id=1iiCVi6DJmko6GfRQcceYJtFjaUnjLW-1)
|
||||
|
||||
When downloaded, place it in your game folder, and you can run it as shown below
|
||||
|
||||
*Note* You can specify multiple zone short names for arguments, or just one is fine
|
||||
|
||||
**Usage**
|
||||
|
||||
```
|
||||
xmi_to_midi <zone_short_name1> <zone_short_name2>
|
||||
```
|
||||
|
||||
**Converts**
|
||||
|
||||
* acrylia.xmi -> acrylia.midi
|
||||
* blackburrow.xmi -> blackburrow.midi
|
||||
* cobaltscar.xmi -> cobaltscar.midi
|
||||
Loading…
x
Reference in New Issue
Block a user