add new automation type enums
This commit is contained in:
@@ -129,6 +129,8 @@ namespace ARDOUR {
|
||||
PluginAutomation,
|
||||
PluginPropertyAutomation,
|
||||
SoloAutomation,
|
||||
SoloIsolateAutomation,
|
||||
SoloSafeAutomation,
|
||||
MuteAutomation,
|
||||
MidiCCAutomation,
|
||||
MidiPgmChangeAutomation,
|
||||
@@ -141,6 +143,7 @@ namespace ARDOUR {
|
||||
RecEnableAutomation,
|
||||
TrimAutomation,
|
||||
PhaseAutomation,
|
||||
MonitoringAutomation,
|
||||
EQGain,
|
||||
EQFrequency,
|
||||
EQQ,
|
||||
|
||||
Reference in New Issue
Block a user