[Scummvm-cvs-logs] CVS: scummvm README,1.30,1.31
Jonathan Gray
khalek at users.sourceforge.net
Fri Nov 22 02:17:05 CET 2002
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm actor.cpp,1.32,1.33
- Next message: [Scummvm-cvs-logs] CVS: scummvm/gui EditTextWidget.cpp,1.4,1.5 EditTextWidget.h,1.2,1.3 ListWidget.cpp,1.16,1.17 ListWidget.h,1.11,1.12 dialog.cpp,1.25,1.26 dialog.h,1.16,1.17 newgui.cpp,1.30,1.31 newgui.h,1.17,1.18 widget.h,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv10001
Modified Files:
README
Log Message:
add comment to timidity example, fixes 639395
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- README 21 Nov 2002 19:20:42 -0000 1.30
+++ README 22 Nov 2002 10:16:55 -0000 1.31
@@ -454,6 +454,7 @@
advantage of your TiMidity samples, then you can ask TiMidity to become an
alsa sequencer output. Here is a quick way to do so:
timidity -iAqqq -B2,8 -Os1S -s 44100 &
+If you get distorted output with this setting try dropping the -B2,8 or changing the value.
Then the TiMidity port will be visible from the 'aconnect -o -l' list. You
should launch it as root, since it will try to set up some real time
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm actor.cpp,1.32,1.33
- Next message: [Scummvm-cvs-logs] CVS: scummvm/gui EditTextWidget.cpp,1.4,1.5 EditTextWidget.h,1.2,1.3 ListWidget.cpp,1.16,1.17 ListWidget.h,1.11,1.12 dialog.cpp,1.25,1.26 dialog.h,1.16,1.17 newgui.cpp,1.30,1.31 newgui.h,1.17,1.18 widget.h,1.10,1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list