Optimize automation-event process splitting
[ardour.git] / libs / ardour / ardour / search_paths.h
index f280e5dd3f6d73c8c2d4075b9cc89b1ab2f5cbca..f76f997800e8257095718479eccc18318f721fb6 100644 (file)
@@ -105,6 +105,12 @@ namespace ARDOUR {
         */
        LIBARDOUR_API PBD::Searchpath panner_search_path ();
 
+       /**
+        * return a Searchpath containing directories in which to look for
+        * plugin metadata ( tags and favorite/hidden status ).
+        */
+       LIBARDOUR_API PBD::Searchpath plugin_metadata_search_path ();
+
        /**
         * return a Searchpath containing directories in which to look for
         * route templates.