summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/automation_controller.h')
-rw-r--r--gtk2_ardour/automation_controller.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/automation_controller.h b/gtk2_ardour/automation_controller.h
index fcc3904e49..6350c5b67e 100644
--- a/gtk2_ardour/automation_controller.h
+++ b/gtk2_ardour/automation_controller.h
@@ -72,6 +72,8 @@ private:
void end_touch();
void run_note_select_dialog();
+ void set_ratio(double ratio);
+ void set_freq_beats(double beats);
bool on_button_release(GdkEventButton* ev);
void value_changed();