# Instrument configuration file for timidity # # Specify library directory: dir # # - Multiple library directories may be given. The ones given last will be # searched first so you can override them in later configuration files. # Extra configuration files and MIDI files will also be searched in these # directories. # # Set tone bank or drum set to modify: bank # drumset # # Map program number to patch map: # # - If the patch can't be found in the library directories, TiMidity will # search again with ".pat" appended to the name. # Programs without a loaded patch will be silent, except that for # banks/drumsets >0, the corresponding patch in bank/drumset 0 will # be used (if one exists). # # Read another configuration file: source # The default timidity search path contains the following two system # directories. Add additional lines to add instrument patches from # other directories. (for example, from a DOS partition). # These defaults are setup for the Debian timidity-patches package. dir /usr/share/timidity/patches # By default, try to use the instrument patches from timidity-patches: bank 0 0 patch/acpiano.pat 24 patch/nylongt2.pat # This file is in the timidity-patches package. source midia.cfg