wok-next diff timidity++/stuff/timidity.cfg @ rev 21661

updated fonttosfnt (1.0.5 -> 1.1.0)
author Hans-G?nter Theisgen
date Sat Jun 27 13:41:53 2020 +0100 (2020-06-27)
parents f7076d85b4de
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/timidity++/stuff/timidity.cfg	Sat Jun 27 13:41:53 2020 +0100
     1.3 @@ -0,0 +1,29 @@
     1.4 +# details on this file and other examples see here:
     1.5 +# http://www.onicos.com/staff/iz/timidity/dist/cfg/sndfont.cfg
     1.6 +# http://www.onicos.com/staff/iz/timidity/dist/cfg/
     1.7 +#----------------------------------------------------------------
     1.8 +# SoundFont extension configuration
     1.9 +#
    1.10 +# soundfont <filename> [order={0|1}] [remove]
    1.11 +#    <filename> is the path of SoundFont file.
    1.12 +#    order: 0(preload) or 1(load after GUS).
    1.13 +#    remove: disable specified soundfont.
    1.14 +#
    1.15 +# font exclude <tonebank> [<preset> [<keynote>]]
    1.16 +# font order {0|1} <tonebank> [<preset> [<keynote>]]
    1.17 +#    <tonebank>: 0-127
    1.18 +#
    1.19 +# font exclude 128 [<drumset> [<key>]]
    1.20 +# font order {0|1} 128 [<drumset> [<key>]]
    1.21 +#----------------------------------------------------------------
    1.22 +
    1.23 +# change the next line to point to a soundfont you have
    1.24 +# soundfonts can be found e.g. here: http://www.hammersound.net/
    1.25 +# soundfont /usr/share/soundfonts/DX7Piano.SF2
    1.26 +
    1.27 +# you can do manipulations of the soundfont you load like this:
    1.28 +# e.g. removing drumset 99
    1.29 +# font exclude 128 99
    1.30 +
    1.31 +# load drum samples after GUS patches
    1.32 +# font order 1 128