mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
"sequence regions" operation (remove space between selected regions) added, c/o Thomas Brand
This commit is contained in:
parent
1b989a93c2
commit
38125d60c9
4 changed files with 60 additions and 0 deletions
|
|
@ -319,6 +319,8 @@ class Editor : public PublicEditor, public PBD::ScopedConnectionList, public ARD
|
|||
void nudge_forward_capture_offset ();
|
||||
void nudge_backward_capture_offset ();
|
||||
|
||||
void sequence_regions ();
|
||||
|
||||
/* playhead/screen stuff */
|
||||
|
||||
void set_stationary_playhead (bool yn);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue