blob: ddba88cd62e82923c6787f0b01911da07f9750d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Naur falconseye-1.9.3/win/jtp/gamedata/config/jtp_opts.txt falconseye-1.9.3/win/jtp/gamedata/config/jtp_opts.txt
--- falconseye-1.9.3/win/jtp/gamedata/config/jtp_opts.txt 2001-06-24 19:57:26.000000000 -0400
+++ falconseye-1.9.3/win/jtp/gamedata/config/jtp_opts.txt 2002-07-01 22:00:19.000000000 -0400
@@ -49,7 +49,7 @@
% files. You can also give your own command; use %s in place of the
% filename. Please give the full path to the player binary.
%
-linux_midi_player=/usr/local/bin/timidity -idqq %s
+linux_midi_player=/usr/bin/timidity -idqq -A 30 %s
%linux_midi_player=/usr/bin/playmidi %s
|