NO-OP session-property comments
[ardour.git] / libs / ardour / ardour / meter.h
index a3bd34e1b78bbfc3e79298444ac1bbae50bd6d31..ddc1e5e48f1c83507199b545ee1944ace94b94ba 100644 (file)
@@ -64,7 +64,7 @@ public:
        void emit_configuration_changed ();
 
        /** Compute peaks */
-       void run (BufferSet& bufs, framepos_t start_frame, framepos_t end_frame, pframes_t nframes, bool);
+       void run (BufferSet& bufs, framepos_t start_frame, framepos_t end_frame, double speed, pframes_t nframes, bool);
 
        void activate ()   { }
        void deactivate () { }