X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor.h;h=c8e9589c0286cc1762d4dc0462b09325ecc8051b;hb=7295d8e9f675f4441ab626c0655b2d2e6663e47e;hp=62031bea64642cf38310a9d96334b5ee77855b76;hpb=4ca1fe7993adf63ea3f35958f63dd20ee546e7ae;p=ardour.git diff --git a/gtk2_ardour/editor.h b/gtk2_ardour/editor.h index 62031bea64..c8e9589c02 100644 --- a/gtk2_ardour/editor.h +++ b/gtk2_ardour/editor.h @@ -1048,6 +1048,7 @@ class Editor : public PublicEditor void reverse_region (); void normalize_region (); void denormalize_region (); + void adjust_region_scale_amplitude (bool up); void quantize_region (); void audition_region_from_region_list ();