X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Fimport_status.h;h=17b63c99de30dd7689e30ae720982bd7feccd815;hb=b52bf1a42c71ae943eaff2bca4c309618c173ab3;hp=4dbf8f8456505056050ee7f287a27c58336b94d5;hpb=7000afdc66c9e0ae8dcf9ec080517dabba1e7f34;p=ardour.git diff --git a/libs/ardour/ardour/import_status.h b/libs/ardour/ardour/import_status.h index 4dbf8f8456..17b63c99de 100644 --- a/libs/ardour/ardour/import_status.h +++ b/libs/ardour/ardour/import_status.h @@ -42,6 +42,7 @@ public: volatile bool freeze; std::vector paths; bool replace_existing_source; + bool split_midi_channels; /** set to true when all files have been imported, as distinct from the done in ARDOUR::InterThreadInfo, * which indicates that one run of the import thread has been completed.