From 42eb53a97a09cf8b572d47ae384508a424dff9b7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 7 Mar 2014 00:25:54 +0700 Subject: audio/ff8dls: Added (DLS soundfont for use with fmodapi). Signed-off-by: Willy Sudiarto Raharjo --- audio/ff8dls/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 audio/ff8dls/README (limited to 'audio/ff8dls/README') diff --git a/audio/ff8dls/README b/audio/ff8dls/README new file mode 100644 index 0000000000..3ea305773b --- /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. -- cgit v1.2.3