diff options
Diffstat (limited to 'audio/timidity/files/patch-ac')
-rw-r--r-- | audio/timidity/files/patch-ac | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/audio/timidity/files/patch-ac b/audio/timidity/files/patch-ac new file mode 100644 index 000000000000..ad4e745c08e9 --- /dev/null +++ b/audio/timidity/files/patch-ac @@ -0,0 +1,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 + # + + |