mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
(Source List) Implement insert-region action... now uses the Source List.
This commit is contained in:
parent
50786b3e5c
commit
da3d8e5418
7 changed files with 18 additions and 9 deletions
|
|
@ -1322,7 +1322,7 @@ private:
|
|||
void temporal_zoom_by_sample (samplepos_t start, samplepos_t end);
|
||||
void temporal_zoom_to_sample (bool coarser, samplepos_t sample);
|
||||
|
||||
void insert_region_list_selection (float times);
|
||||
void insert_source_list_selection (float times);
|
||||
|
||||
/* import & embed */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue