don't add a [shared] panner for the sends to monitoing section
[ardour.git] / libs / ardour / ardour / audiofilesource.h
index 7688fc7872fc7b379240055f2e027d6935f0d06f..c5fd7b3af2ab3a25ad6087a81592ec3a147d05fc 100644 (file)
@@ -112,7 +112,8 @@ protected:
        static char bwf_organization_code[4];
        static char bwf_serial_number[13];
 
-       static uint64_t header_position_offset;
+       /** Kept up to date with the position of the session location start */
+       static framecnt_t header_position_offset;
 
   private:
        std::string old_peak_path (std::string audio_path);