mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
fixes and bindings for region gain control; set-tempo-from-region implementation : please test and look for tempo/meter related bugs
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2950 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
95a24f9707
commit
89d564186d
7 changed files with 273 additions and 121 deletions
|
|
@ -982,6 +982,8 @@ class Editor : public PublicEditor
|
|||
void denormalize_region ();
|
||||
void adjust_region_scale_amplitude (bool up);
|
||||
|
||||
void use_region_as_bar ();
|
||||
|
||||
void audition_region_from_region_list ();
|
||||
void hide_region_from_region_list ();
|
||||
void remove_region_from_region_list ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue