From 182ae52a98671fcd398446e5ac4ef983f5a17873 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 24 May 2008 14:44:22 +0000 Subject: typo svn-id: r32245 --- sound/softsynth/mt32/mt32emu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/softsynth') diff --git a/sound/softsynth/mt32/mt32emu.h b/sound/softsynth/mt32/mt32emu.h index 0aa4df7488..6eedf04bc0 100644 --- a/sound/softsynth/mt32/mt32emu.h +++ b/sound/softsynth/mt32/mt32emu.h @@ -29,7 +29,7 @@ #define MT32EMU_MONITOR_PARTIALS 0 // Determines how the waveform cache file is handled (must be regenerated after sampling rate change) #define MT32EMU_WAVECACHEMODE 0 // Load existing cache if possible, otherwise generate and save cache -//#define MT32EMU_WAVECACHEMODE 1 // Load existing cache if possible, otherwise generage but don't save cache +//#define MT32EMU_WAVECACHEMODE 1 // Load existing cache if possible, otherwise generate but don't save cache //#define MT32EMU_WAVECACHEMODE 2 // Ignore existing cache, generate and save cache //#define MT32EMU_WAVECACHEMODE 3 // Ignore existing cache, generate but don't save cache -- cgit v1.2.3