ardour
Namespaces | Enumerations | Functions
vst_info_file.h File Reference
#include "ardour/libardour_visibility.h"
#include "ardour/vst_types.h"
#include <vector>

Go to the source code of this file.

Namespaces

 ARDOUR
 

Enumerations

enum  ARDOUR::VSTScanMode { ARDOUR::VST_SCAN_CACHE_ONLY, ARDOUR::VST_SCAN_USE_APP, ARDOUR::VST_SCAN_INTERNAL }
 

Functions

LIBARDOUR_API std::string ARDOUR::get_personal_vst_info_cache_dir ()
 
LIBARDOUR_API std::string ARDOUR::get_personal_vst_blacklist_dir ()
 
LIBARDOUR_API void ARDOUR::vstfx_free_info_list (std::vector< VSTInfo * > *infos)