mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Add region polarity invert to Region menu
This commit is contained in:
parent
9819cdb117
commit
0f949bc02b
5 changed files with 50 additions and 0 deletions
|
|
@ -2314,6 +2314,7 @@ private:
|
|||
void set_gain_envelope_visibility ();
|
||||
void set_region_gain_visibility (RegionView*);
|
||||
void toggle_gain_envelope_active ();
|
||||
void toggle_region_polarity ();
|
||||
void reset_region_gain_envelopes ();
|
||||
|
||||
void session_state_saved (std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue