|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <string>#include <vector>#include "ardour/utils.h"#include "ardour/libardour_visibility.h"Go to the source code of this file.
Classes | |
| struct | ARDOUR::TemplateInfo |
Namespaces | |
| ARDOUR | |
Functions | |
| std::string | ARDOUR::system_template_directory () |
| std::string | ARDOUR::system_route_template_directory () |
| std::string | ARDOUR::user_template_directory () |
| std::string | ARDOUR::user_route_template_directory () |
| void | ARDOUR::find_route_templates (std::vector< TemplateInfo > &template_names) |
| void | ARDOUR::find_session_templates (std::vector< TemplateInfo > &template_names, bool read_xml=false) |
| std::string | ARDOUR::session_template_dir_to_file (std::string const &) |