mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
intermediate, unfinished snapshot of ongoing timeline types work on GTK GUI
This commit is contained in:
parent
69ab030f55
commit
7433bc27e0
59 changed files with 694 additions and 618 deletions
|
|
@ -136,7 +136,7 @@ public:
|
|||
void set (const MidiNoteSelection&);
|
||||
void set (RegionView*, bool also_clear_tracks = true);
|
||||
void set (std::vector<RegionView*>&);
|
||||
long set (samplepos_t, samplepos_t);
|
||||
long set (Temporal::timepos_t const &, Temporal::timepos_t const &);
|
||||
void set_preserving_all_ranges (samplepos_t, samplepos_t);
|
||||
void set (boost::shared_ptr<Evoral::ControlList>);
|
||||
void set (boost::shared_ptr<ARDOUR::Playlist>);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue