the return of MIDI recording, plus refactor to move post-capture playlist manipulatio...
[ardour.git] / libs / ardour / ardour / types.h
index 8358d78e9ad5299dc5809e63e331f03a0fdaf129..1f523bc8fef00bb16de016429e9676cc3cb1f7e0 100644 (file)
@@ -705,6 +705,13 @@ namespace ARDOUR {
                SMFTempoUse,
        };
 
+       struct CaptureInfo {
+               framepos_t start;
+               framecnt_t frames;
+       };
+
+       typedef std::vector<CaptureInfo*> CaptureInfos;
+
 } // namespace ARDOUR
 
 static inline ARDOUR::framepos_t