68 std::list<std::shared_ptr<AutomationLine> >
get_lines ()
const;
73 std::shared_ptr<ARDOUR::AutomationList> list);
double contents_height() const
void set_automation_state(ARDOUR::AutoState state)
ARDOUR::AutomationList::InterpolationStyle interpolation() const
void set_selected_points(PointSelection &)
RegionView * add_region_view_internal(std::shared_ptr< ARDOUR::Region >, bool wait_for_data, bool recording=false)
bool paste(Temporal::timepos_t const &pos, unsigned paste_count, float times, std::shared_ptr< ARDOUR::AutomationList > list)
std::list< std::shared_ptr< AutomationLine > > get_lines() const
AutomationTimeAxisView & _automation_view
bool has_automation() const
ARDOUR::AutoState _pending_automation_state
ARDOUR::AutoState automation_state() const
void _get_selectables(Temporal::timepos_t const &, Temporal::timepos_t const &, double, double, std::list< Selectable * > &, bool within)
AutomationStreamView(AutomationTimeAxisView &tv)
void set_interpolation(ARDOUR::AutomationList::InterpolationStyle)
void display_region(RegionView *region_view)
Representation of the interface of the Editor class.
Lists of selected things.
RouteTimeAxisView & _trackview
static double NAME_HIGHLIGHT_SIZE
uint32_t current_height() const