File timidity-add_fluid_cfgs.patch of Package timidity
--- timidity-patches/timidity.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) Index: TiMidity++-2.15.0/timidity-patches/timidity.cfg =================================================================== --- TiMidity++-2.15.0.orig/timidity-patches/timidity.cfg +++ TiMidity++-2.15.0/timidity-patches/timidity.cfg @@ -39,4 +39,13 @@ source piano+guitar.cfg source drums.cfg ############################################################################## +# These lines read the configuration files for the FLUID GM and GS soundfonts. +# If you want to use only the gm soundfont uncomment the first line only, if +# you also want to use the sound canvas extensions then uncomment the second +# line. + +#source fluidr3_gm.cfg +#source fluidr3_gs.cfg + +############################################################################## # End of configuration file