diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-07 00:25:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-07 00:25:54 +0700 |
commit | 42eb53a97a09cf8b572d47ae384508a424dff9b7 (patch) | |
tree | c3971fbf96289a0ef0d17917e70e51cc7ba3ace5 /audio/ff8dls/README | |
parent | 1a63d5f6b9b7ba88f3bb54c43f8768bf5cc84902 (diff) |
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/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/ff8dls/README b/audio/ff8dls/README new file mode 100644 index 0000000000000..3ea305773b0bd --- /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. |