add new automation types for EQ and compression
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Dec 2015 11:30:43 +0000 (06:30 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 16 Dec 2015 11:30:43 +0000 (06:30 -0500)
libs/ardour/ardour/types.h

index 1a17c01f86c0ecb51cf23f918ba17788086db7af..a7f9b5b5ffde83b9ddda3cdededbe03bf867078f 100644 (file)
@@ -142,6 +142,18 @@ namespace ARDOUR {
                TrimAutomation,
                PhaseAutomation,
                SendAutomation,
+               EQGain,
+               EQFrequency,
+               EQQ,
+               EQShape,
+               EQHPF,
+               EQEnable,
+               CompThreshold,
+               CompSpeed,
+               CompMode,
+               CompMakeup,
+               CompRedux,
+               CompEnable,
        };
 
        enum AutoState {