mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
significant overhaul of automation region/lines to update during tempo map drags etc
This commit is contained in:
parent
e2c5a0777b
commit
a928e35efb
10 changed files with 227 additions and 58 deletions
|
|
@ -68,6 +68,8 @@ public:
|
|||
void set_height (double);
|
||||
void reset_width_dependent_items(double pixel_width);
|
||||
|
||||
void tempo_map_changed ();
|
||||
|
||||
protected:
|
||||
void create_line(boost::shared_ptr<ARDOUR::AutomationList> list);
|
||||
bool set_position(Temporal::timepos_t const & pos, void* src, double* ignored);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue