Hide/remove per-track record-mode in favor of global setting.

This commit is contained in:
Robin Gareus 2016-12-12 19:44:03 +01:00
parent 85e4b1d98f
commit 8ba7e8f4ef
19 changed files with 52 additions and 1 deletions

View file

@ -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.