mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
Set sensitvity of "Insert Selected Region"
This commit is contained in:
parent
c362a5af8f
commit
91c0f143ec
3 changed files with 19 additions and 8 deletions
|
|
@ -1438,6 +1438,7 @@ private:
|
|||
void temporal_zoom_by_sample (samplepos_t start, samplepos_t end);
|
||||
void temporal_zoom_to_sample (bool coarser, samplepos_t sample);
|
||||
|
||||
std::shared_ptr<ARDOUR::Playlist> current_playlist () const;
|
||||
void insert_source_list_selection (float times);
|
||||
|
||||
/* import & embed */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue