summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/saw/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/saw/main.c b/source/saw/main.c
index b8d79a9..1cfaaa5 100644
--- a/source/saw/main.c
+++ b/source/saw/main.c
@@ -35,7 +35,7 @@ enum {
TRACK_COUNT = 16,
ROLL_COUNT = 32,
PITCH_COUNT = 80,
- VOICE_COUNT = 16,
+ VOICE_COUNT = 32,
UNISON_COUNT = 100,
SHEET_SIZE = 200,