forward port automation handling changes from 2.x, upto and including about rev 6981...
[ardour.git] / libs / ardour / ardour / automatable.h
index e0fe38e67ed377d22534988e06fb79efdf5fccf1..469025c69310e84d59ea95a81947200ffef1fefe 100644 (file)
@@ -61,7 +61,7 @@ public:
        void clear_controls ();
 
        virtual void automation_snapshot(nframes_t now, bool force);
-       virtual void transport_stopped (sframes_t now);
+       virtual void transport_stopped (framepos_t now);
 
        virtual std::string describe_parameter(Evoral::Parameter param);