aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
Diffstat (limited to 'backends')
-rw-r--r--backends/midi/mt32/mt32emu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/midi/mt32/mt32emu.h b/backends/midi/mt32/mt32emu.h
index bf4648c905..007e9cdc16 100644
--- a/backends/midi/mt32/mt32emu.h
+++ b/backends/midi/mt32/mt32emu.h
@@ -28,7 +28,7 @@
// Shows number of partials MT-32 is playing, and on which parts
#define MT32EMU_MONITOR_PARTIALS 0
// Dump drum patches to syx file for viewing
-#define MT32EMU_DRUMP_DRUMS 0
+#define MT32EMU_DUMP_DRUMS 0
// Output benchmarks for the filter implementations
#define MT32EMU_BENCHMARK_FILTERS 0
// Determines how the waveform cache file is handled (must be regenerated after sampling rate change)