aboutsummaryrefslogtreecommitdiff
path: root/audio/ff8dls/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2014-03-07 00:25:54 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-03-07 00:25:54 +0700
commit42eb53a97a09cf8b572d47ae384508a424dff9b7 (patch)
treec3971fbf96289a0ef0d17917e70e51cc7ba3ace5 /audio/ff8dls/README
parent1a63d5f6b9b7ba88f3bb54c43f8768bf5cc84902 (diff)
downloadslackbuilds-42eb53a97a09cf8b572d47ae384508a424dff9b7.tar.xz
audio/ff8dls: Added (DLS soundfont for use with fmodapi).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/ff8dls/README')
-rw-r--r--audio/ff8dls/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/ff8dls/README b/audio/ff8dls/README
new file mode 100644
index 000000000000..3ea305773b0b
--- /dev/null
+++ b/audio/ff8dls/README
@@ -0,0 +1,11 @@
+A soundfont to be used with DLS compatible MIDI devices, including the
+fmodapi package from slackbuilds.org.
+
+This is a General MIDI soundfont designed to sound like the PlayStation,
+specifically the game "Final Fantasy 8". It sounds pretty good with Doom
+source ports, too (zdoom, gzdoom, and skulltag support FMOD).
+
+To use with zdoom, gzdoom, or skulltag, set the MIDI device
+to FMOD from the in-game Options menu, and set the variable
+snd_midipatchset=/usr/share/sounds/dls/ff8.dls in the game console or
+the config file.