Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / export_report.h
index af91ee2dbe65e2c5436ee1e200a13a91b412255a..9fdf5c7b4055e2f3db4299ea14498ddc0c8b2795 100644 (file)
@@ -204,7 +204,7 @@ private:
        void play_audition ();
        void audition_active (bool);
        void audition_seek (int, float);
-       void audition_progress (ARDOUR::framecnt_t, ARDOUR::framecnt_t);
+       void audition_progress (ARDOUR::samplecnt_t, ARDOUR::samplecnt_t);
        void on_switch_page (GtkNotebookPage*, guint page_num);
        void on_logscale_toggled (Gtk::ToggleButton*);
        void on_rectivied_toggled (Gtk::ToggleButton*);