"sequence regions" operation (remove space between selected regions) added, c/o Thomas Brand

This commit is contained in:
Paul Davis 2014-04-29 00:11:05 -04:00
parent 1c84289254
commit e08ec37f69
4 changed files with 60 additions and 0 deletions

View file

@ -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);