diff options
Diffstat (limited to 'src/synth_common.h')
-rw-r--r-- | src/synth_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth_common.h b/src/synth_common.h index b9d2b90..0110597 100644 --- a/src/synth_common.h +++ b/src/synth_common.h @@ -8,7 +8,7 @@ #define VIZ_BUF 1024 #define WIDTH 1024 -#define HEIGHT 600 +#define HEIGHT 1200 #define MIDI_NOTES 128 |