mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-21 22:26:29 +01:00
first pass at making shift-click to select region extend the selection vertically across tracks
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2809 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ed1283568b
commit
bae8d50093
7 changed files with 176 additions and 39 deletions
|
|
@ -1001,6 +1001,7 @@ class Editor : public PublicEditor
|
|||
void play_from_edit_point ();
|
||||
void play_from_edit_point_and_return ();
|
||||
void play_selected_region ();
|
||||
void play_edit_range ();
|
||||
void loop_selected_region ();
|
||||
void play_location (ARDOUR::Location&);
|
||||
void loop_location (ARDOUR::Location&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue