#include "LadspaEffectsModule.h"
#include "ConfigInterface.h"
#include <chrono>
#include <thread>
#include <wx/log.h>
#include <wx/tokenzr.h>
#include <wx/utils.h>
#include "FileNames.h"
#include "ModuleManager.h"
Go to the source code of this file.
◆ LADSPAPATH
#define LADSPAPATH wxT("/Library/Audio/Plug-Ins/LADSPA") |
◆ DECLARE_BUILTIN_PROVIDER()
DECLARE_BUILTIN_PROVIDER |
( |
LadspaBuiltin |
| ) |
|
◆ DECLARE_PROVIDER_ENTRY()
DECLARE_PROVIDER_ENTRY |
( |
AudacityModule |
| ) |
|
◆ kShippedEffects
const wxChar* kShippedEffects[] |
|
static |