Audacity 3.2.0
|
#include "VST3Utils.h"
#include "Base64.h"
#include <wx/string.h>
#include <wx/filename.h>
#include <pluginterfaces/vst/ivsteditcontroller.h>
#include <pluginterfaces/vst/ivstparameterchanges.h>
#include <wx/regex.h>
#include "MemoryX.h"
#include <shlobj.h>
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{VST3Utils.cpp} |
Functions | |
wxString | anonymous_namespace{VST3Utils.cpp}::GetFactoryPresetsBasePath () |
wxString | anonymous_namespace{VST3Utils.cpp}::GetPresetsPath (const wxString &basePath, const VST3::Hosting::ClassInfo &effectClassInfo) |