diff options
author | grm <grm@eyesin.space> | 2025-02-22 03:40:43 +0200 |
---|---|---|
committer | grm <grm@eyesin.space> | 2025-02-22 03:40:43 +0200 |
commit | 35208c579c9e7d0078d786e61f4a323919e2dcdf (patch) | |
tree | 022f464e6350c18f76443a6e96eccd02698df7d1 /src/synth_common.h | |
parent | 500b9a07b93d6cd3e771edc5698e06d163da60f1 (diff) | |
download | synth-project-35208c579c9e7d0078d786e61f4a323919e2dcdf.tar.gz synth-project-35208c579c9e7d0078d786e61f4a323919e2dcdf.tar.bz2 synth-project-35208c579c9e7d0078d786e61f4a323919e2dcdf.zip |
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 |