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>]]
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
28 # load drum samples after GUS patches
31 dir /usr/share/timidity/shominst/GUS
32 dir /usr/share/timidity/shominst/test
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