mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
"sequence regions" operation (remove space between selected regions) added, c/o Thomas Brand
This commit is contained in:
parent
1c84289254
commit
e08ec37f69
4 changed files with 60 additions and 0 deletions
|
|
@ -328,6 +328,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