From 3b54a75aa9c03edb32d3960c5aacba640e1901e0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 1 Oct 2009 20:40:51 +0000 Subject: i/o button naming patch and imported file BWF timecode retention patch from nickm, both reworked for 3.0 git-svn-id: svn://localhost/ardour2/branches/3.0@5711 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/sndfilesource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/sndfilesource.h') diff --git a/libs/ardour/ardour/sndfilesource.h b/libs/ardour/ardour/sndfilesource.h index 7d04e7de25..d3c6cdb85a 100644 --- a/libs/ardour/ardour/sndfilesource.h +++ b/libs/ardour/ardour/sndfilesource.h @@ -46,7 +46,7 @@ class SndFileSource : public AudioFileSource { int update_header (sframes_t when, struct tm&, time_t); int flush_header (); - sframes_t natural_position () const; + nframes64_t natural_position () const; sframes_t last_capture_start_frame() const; void mark_capture_start (sframes_t); -- cgit v1.2.3