mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Add Import from session -functionality
git-svn-id: svn://localhost/ardour2/branches/3.0@3805 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
10d57b266c
commit
572fa80aa7
27 changed files with 2120 additions and 9 deletions
|
|
@ -1213,6 +1213,7 @@ class Editor : public PublicEditor
|
|||
|
||||
void add_external_audio_action (Editing::ImportMode);
|
||||
void external_audio_dialog ();
|
||||
void session_import_dialog ();
|
||||
|
||||
int check_whether_and_how_to_import(string, bool all_or_nothing = true);
|
||||
bool check_multichannel_status (const std::vector<Glib::ustring>& paths);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue