summaryrefslogtreecommitdiff
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/defines.h b/defines.h
index 49a1426..f77f68e 100644
--- a/defines.h
+++ b/defines.h
@@ -33,7 +33,7 @@ typedef uint64 ptrsize; // is there a compiler variable for 32 vs 64 bit like
#define MAX_SOURCES 1024
#define MAX_COMPS 1024
#define MAX_MASKS 8
-#define MAX_PROPERTIES_PER_EFFECT 16
+#define MAX_PROPERTIES_PER_EFFECT 80 // Kinda high since we want to support 8 xy points of Curves data across 5 channels.
#define MAX_KEYFRAME_BLOCKS 64
#define MAX_KEYFRAMES_PER_BLOCK 32 // max keyframes on a single channel is 2048