mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Hide/remove per-track record-mode in favor of global setting.
This commit is contained in:
parent
85e4b1d98f
commit
8ba7e8f4ef
19 changed files with 52 additions and 1 deletions
|
|
@ -280,7 +280,9 @@ protected:
|
|||
|
||||
ArdourCanvas::Rectangle* timestretch_rect;
|
||||
|
||||
#ifdef XXX_OLD_DESTRUCTIVE_API_XXX
|
||||
void set_track_mode (ARDOUR::TrackMode, bool apply_to_selection = false);
|
||||
#endif
|
||||
|
||||
/** Information about all automatable processor parameters that apply to
|
||||
* this route. The Amp processor is not included in this list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue