mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Expose cut-copy-section in the editor
This is still a bit of an experiment, there may need to be a dedicated ruler for sections, or a side-bar that allows arranging.
This commit is contained in:
parent
91c0f143ec
commit
a0286f2e6f
4 changed files with 29 additions and 0 deletions
|
|
@ -1440,6 +1440,7 @@ private:
|
|||
|
||||
std::shared_ptr<ARDOUR::Playlist> current_playlist () const;
|
||||
void insert_source_list_selection (float times);
|
||||
void cut_copy_section (bool copy);
|
||||
|
||||
/* import & embed */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue