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:
Robin Gareus 2023-03-31 23:13:20 +02:00
parent 91c0f143ec
commit a0286f2e6f
4 changed files with 29 additions and 0 deletions

View file

@ -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 */