Reset export-config maps before each new export (1/2)
[ardour.git] / libs / ardour / export_profile_manager.cc
index 8d1eb81edbbb1cebd62c9fe05976a4aa4e7b3aa5..56bc0bfa3642273ecb102b2717559be9106487c1 100644 (file)
@@ -149,6 +149,7 @@ ExportProfileManager::prepare_for_export ()
        FormatStateList::const_iterator format_it;
        FilenameStateList::const_iterator filename_it;
 
+       handler->reset ();
        // For each timespan
        for (TimespanList::iterator ts_it = ts_list->begin(); ts_it != ts_list->end(); ++ts_it) {
                // ..., each format-filename pair