[Scummvm-cvs-logs] CVS: scummvm README,1.164,1.165

Jonathan Gray khalek at users.sourceforge.net
Mon Sep 1 23:15:02 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv20263

Modified Files:
	README 
Log Message:
add note about FluidSynth to ALSA section

Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- README	31 Aug 2003 01:21:01 -0000	1.164
+++ README	2 Sep 2003 06:13:41 -0000	1.165
@@ -675,6 +675,12 @@
 should launch it as root, since it will try to set up some real time
 priority.
 
+You can also use FluidSynth for a software synth that supports sound fonts,
+if you don't have any MIDI hardware.
+
+An example usage of FluidSynth might look like this:
+  fluidsynth -m alsa_seq /path/to/8mbgmsfx.sf2
+Then use 'aconnect -o -l' as above to find what port its on.
 
 Using MP3 files for CD audio:
 -----------------------------





More information about the Scummvm-git-logs mailing list