mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Clean up some confusion about offering a denormalize menu option when a region may not necessarily be normalized.
git-svn-id: svn://localhost/ardour2/branches/3.0@5649 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
3386070014
commit
58f5ad6406
3 changed files with 7 additions and 8 deletions
|
|
@ -1079,7 +1079,7 @@ class Editor : public PublicEditor
|
|||
void strip_region_silence ();
|
||||
void normalize_region ();
|
||||
double _last_normalization_value;
|
||||
void denormalize_region ();
|
||||
void reset_region_scale_amplitude ();
|
||||
void adjust_region_scale_amplitude (bool up);
|
||||
void quantize_region ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue