forward port automation handling changes from 2.x, upto and including about rev 6981...
[ardour.git] / libs / ardour / ardour / port_insert.h
index d30edc71628de5e126a281f8246c66ae4a1e50fc..f4e20a8045f687fce39f84824ddbd2e02eb2aa05 100644 (file)
@@ -50,7 +50,7 @@ class PortInsert : public IOProcessor
        XMLNode& get_state(void);
        int set_state (const XMLNode&, int version);
 
-       void run (BufferSet& bufs, sframes_t start_frame, sframes_t end_frame, nframes_t nframes, bool);
+       void run (BufferSet& bufs, framepos_t start_frame, framepos_t end_frame, nframes_t nframes, bool);
 
        nframes_t signal_latency() const;