wok-next view TiMidity++/stuff/timidity.cfg @ rev 20466

Up TiMidity++
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 07 23:20:34 2018 +0200 (2018-03-07)
parents
children
line source
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
6 #
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.
11 #
12 # font exclude <tonebank> [<preset> [<keynote>]]
13 # font order {0|1} <tonebank> [<preset> [<keynote>]]
14 # <tonebank>: 0-127
15 #
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