monitor send gets access to the (shared) pannable of the track/bus, thus ensuring...
[ardour.git] / libs / ardour / ardour / delivery.h
index 789f1847ba139b07579479ac65cb6ac77b6c7c7f..4501e58b4b210a555379bd3f45679914254d67c8 100644 (file)
@@ -74,7 +74,7 @@ public:
 
        void flush_buffers (framecnt_t nframes, framepos_t time);
        void no_outs_cuz_we_no_monitor(bool);
-       void cycle_start (pframes_t);
+       virtual void cycle_start (pframes_t);
        void transport_stopped (framepos_t frame);
        void realtime_locate ();