From 966aa88a89c28f8d52bff5e26b8b9324b352bddb Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Fri, 6 Jul 2018 16:05:08 -0500 Subject: [PATCH] Updated XMI to MIDI Converter (markdown) --- XMI-to-MIDI-Converter.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/XMI-to-MIDI-Converter.md b/XMI-to-MIDI-Converter.md index d254060..f6819c2 100644 --- a/XMI-to-MIDI-Converter.md +++ b/XMI-to-MIDI-Converter.md @@ -16,4 +16,10 @@ xmi_to_midi * acrylia.xmi -> acrylia.midi * blackburrow.xmi -> blackburrow.midi -* cobaltscar.xmi -> cobaltscar.midi \ No newline at end of file +* cobaltscar.xmi -> cobaltscar.midi + +### Source + +If you're interested in the source and want to compile it yourself, it can be found here: + +* [Source Download](https://drive.google.com/open?id=15dx2yk3Llcgqer7-vz1plFOjIgVjCXwC) \ No newline at end of file