Merge branch 'master' into cairocanvas
[ardour.git] / libs / ardour / event_type_map.cc
index 4b21d32e583a34c5dc5a2a3b007b1d84a3cee787..7cf6045d86bc4fa85c875071e01480c9a9d42f0e 100644 (file)
@@ -159,6 +159,9 @@ EventTypeMap::new_parameter(uint32_t type, uint8_t channel, uint32_t id) const
         case PanFrontBackAutomation:
         case PanLFEAutomation:
                 break;
+       case RecEnableAutomation:
+               /* default 0.0 - 1.0 is fine */
+               break;
        case PluginAutomation:
        case SoloAutomation:
        case MuteAutomation: