summaryrefslogtreecommitdiffstats
path: root/audio/wildmidi/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wildmidi/README')
-rw-r--r--audio/wildmidi/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/wildmidi/README b/audio/wildmidi/README
new file mode 100644
index 0000000000..6f0510374b
--- /dev/null
+++ b/audio/wildmidi/README
@@ -0,0 +1,7 @@
+WildMIDI is a simple software midi player which has a core softsynth
+library that can be used in other applications.
+
+The WildMIDI library uses Gravis Ultrasound patch files to convert
+MIDI files into audio which is then passed back to the calling
+application. The library API is designed so that it is easy to include
+WildMIDI into applications that wish to include MIDI file playback.