summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index fcc6577..1e9c533 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,13 @@ patching script merely copies my source files into the tree.
Also, this was only tested on the latest SVN checkout (r6576). It _might_ work
on the stable releases, but I don't know for sure.
+This version doesn't have a setting for the soundfont yet; the path is hardcoded
+to `/usr/share/soundfonts/FluidR3_GM.sf2`, and if you want to change that,
+you'll have to edit line 93 of `patch/sdlmusic.cpp`.
+
# Demo Video
-[![Duke on Fluidsynth Demo](http://img.youtube.com/vi/mxkctwRZlHo/0.jpg)](http://www.youtube.com/watch?v=mxkctwRZlHo "Duke on Fluidsynth Demo")
+[![Duke on Fluidsynth](http://img.youtube.com/vi/mxkctwRZlHo/0.jpg)](http://www.youtube.com/watch?v=mxkctwRZlHo "Duke on Fluidsynth")
# Installation