updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / timidity-shominst / timidity-shominst.cfg
bloba1e9f61f0e58a91335dd89f660bfe52cd51f3d3e
1 # details on this file and other examples see here:
2 # http://www.onicos.com/staff/iz/timidity/dist/cfg/sndfont.cfg
3 # http://www.onicos.com/staff/iz/timidity/dist/cfg/
4 #----------------------------------------------------------------
5 # SoundFont extension configuration
7 # soundfont <filename> [order={0|1}] [remove]
8 #    <filename> is the path of SoundFont file.
9 #    order: 0(preload) or 1(load after GUS).
10 #    remove: disable specified soundfont.
12 # font exclude <tonebank> [<preset> [<keynote>]]
13 # font order {0|1} <tonebank> [<preset> [<keynote>]]
14 #    <tonebank>: 0-127
16 # font exclude 128 [<drumset> [<key>]]
17 # font order {0|1} 128 [<drumset> [<key>]]
18 #----------------------------------------------------------------
20 # change the next line to point to a soundfont you have
21 # soundfonts can be found e.g. here: http://www.hammersound.net/
22 # soundfont /usr/share/soundfonts/DX7Piano.SF2
24 # you can do manipulations of the soundfont you load like this:
25 # e.g. removing drumset 99
26 # font exclude 128 99
28 # load drum samples after GUS patches
29 # font order 1 128
31 dir /usr/share/timidity/shominst/GUS
32 dir /usr/share/timidity/shominst/test
34 bank 0
35 source /etc/timidity++/shominst/default.cfg
36 source /etc/timidity++/shominst/gsdrum.cfg
37 #source /etc/timidity++/shominst/808.cfg
38 source /etc/timidity++/shominst/gsdrum25.cfg
39 source /etc/timidity++/shominst/sfx.cfg
40 source /etc/timidity++/shominst/power.cfg