summaryrefslogtreecommitdiff
path: root/muse2/muse/globaldefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'muse2/muse/globaldefs.h')
-rw-r--r--muse2/muse/globaldefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse2/muse/globaldefs.h b/muse2/muse/globaldefs.h
index 06661771..74c18d7d 100644
--- a/muse2/muse/globaldefs.h
+++ b/muse2/muse/globaldefs.h
@@ -24,7 +24,7 @@ const int MAX_CHANNELS = 2; // max audio channels
const int MAX_PLUGINS = 4; // plugins in mixer rack
//const int MIDI_PORTS = 32; // max Number of Midi Ports
-const int MIDI_PORTS = 128; // max Number of Midi Ports
+const int MIDI_PORTS = 200; // max Number of Midi Ports
#ifndef MIDI_CHANNELS
#define MIDI_CHANNELS 16 // Channels per Port