diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 -[](http://www.youtube.com/watch?v=mxkctwRZlHo "Duke on Fluidsynth Demo") +[](http://www.youtube.com/watch?v=mxkctwRZlHo "Duke on Fluidsynth") # Installation |