blob: ad4e745c08e94063c67abc1d7c31efe2c51c6324 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
*** timidity.cfg.bak Mon May 22 02:40:27 1995
--- timidity.cfg Sun Nov 17 10:50:44 1996
***************
*** 34,42 ****
# This sets up the default patches in the TiMidity support package
# "timidity-lib-0.1.tar.gz":
! bank 0
! 0 patch/acpiano.pat
! 24 patch/nylongt2.pat
##############################################################################
# If you have Dustin McCartney's "wowpats" patches, you can source the
--- 34,42 ----
# This sets up the default patches in the TiMidity support package
# "timidity-lib-0.1.tar.gz":
! #bank 0
! # 0 patch/acpiano.pat
! # 24 patch/nylongt2.pat
##############################################################################
# If you have Dustin McCartney's "wowpats" patches, you can source the
***************
*** 67,73 ****
# Note that midia.cfg sources gravis.cfg in turn, since the filenames are
# almost identical.
#
! #source midia.cfg
#
--- 67,73 ----
# Note that midia.cfg sources gravis.cfg in turn, since the filenames are
# almost identical.
#
! source midia.cfg
#
|