Make discrete mode work for MIDI automation views. Fixes #3178.
[ardour.git] / gtk2_ardour / automation_streamview.h
index f5463ca4004cf47312a4dd6bd0690306a126d568..a3235f7b0eddde563bafe5103c695aa0524ca44b 100644 (file)
@@ -56,6 +56,8 @@ class AutomationStreamView : public StreamView
 
        bool has_automation () const;
 
+       void set_interpolation (ARDOUR::AutomationList::InterpolationStyle);
+
   private:
        void setup_rec_box ();