Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / localsession.inc
index e1960c1dd72cc6c75f12d692a7cfcd5f1ea64901..3f5bc9d1754bda52c4a09ba78f958114e72f4e59 100644 (file)
@@ -24,4 +24,9 @@
 
 class LocalSession;
 
+#define GANG_NONE  0
+#define GANG_CHANNELS 1
+#define GANG_MEDIA 2
+#define TOTAL_GANGS 3
+
 #endif