MTC-slave: print error if framerate mismatch
[ardour.git] / libs / ardour / ardour / slave.h
index be6b9665604cbab03af32f8d999804555b0ead7d..8379c689cea586e8f486b25fff3435e159509495 100644 (file)
@@ -260,6 +260,10 @@ class MTC_Slave : public Slave {
        int            busy_guard1;
        int            busy_guard2;
 
+       TimecodeFormat mtc_timecode;
+       TimecodeFormat a3e_timecode;
+       bool           printed_timecode_warning;
+
        /* DLL - chase MTC */
        double t0; ///< time at the beginning of the MTC quater frame
        double t1; ///< calculated end of the MTC quater frame