an initial guess at using the new region-edit-disposition parameter

No editing of the parameter yet
This commit is contained in:
Paul Davis 2025-08-18 18:26:10 -06:00
parent 1817aa5c2d
commit 368189c4f6
3 changed files with 55 additions and 16 deletions

View file

@ -232,6 +232,7 @@ public:
bool extend_selection_to_track (TimeAxisView&);
void edit_region_in_pianoroll_window ();
void maybe_edit_region_in_bottom_pane (RegionView&);
void play_selection ();
void maybe_locate_with_edit_preroll (samplepos_t);