--- TiMidity++-2.13.2.old/timidity/timidity.h +++ TiMidity++-2.13.2/timidity/timidity.h @@ -41,7 +41,7 @@ /* You could specify a complete path, e.g. "/etc/timidity.cfg", and then specify the library directory in the configuration file. */ -/* #define CONFIG_FILE "/etc/timidity.cfg" */ +#define CONFIG_FILE "__META_PREFIX__/etc/timidity.cfg" #ifndef CONFIG_FILE # ifdef DEFAULT_PATH # define CONFIG_FILE DEFAULT_PATH "/timidity.cfg" @@ -114,7 +114,7 @@ /* Master volume in percent. */ -#define DEFAULT_AMPLIFICATION 70 +#define DEFAULT_AMPLIFICATION 100 /* Default sampling rate, default polyphony, and maximum polyphony. @@ -148,7 +148,7 @@ /* 1000 here will give a control ratio of 22:1 with 22 kHz output. Higher CONTROLS_PER_SECOND values allow more accurate rendering of envelopes and tremolo. The cost is CPU time. */ -#define CONTROLS_PER_SECOND 1000 +#define CONTROLS_PER_SECOND 1500 /* Default resamplation algorighm. Define as resample_XXX, where XXX is @@ -216,7 +216,7 @@ in timidity.c -- please check the code to your satisfaction before using this option. (And please check sections 11 and 12 in the GNU General Public License (under GNU Emacs, hit ^H^W) ;) */ -/* #define DANGEROUS_RENICE -15 */ +#define DANGEROUS_RENICE -15 /* The number of samples to use for ramping out a dying note. Affects