Audacity 3.2.0
Variables
LV2Effect.cpp File Reference
#include "LV2Effect.h"
#include "LoadLV2.h"
#include "LV2Instance.h"
#include "LV2Editor.h"
#include "LV2PreferencesDialog.h"
#include "LV2Wrapper.h"
#include <cmath>
#include <exception>
#include <functional>
#include <wx/evtloop.h>
#include "AudacityMessageBox.h"
#include <gtk/gtk.h>
#include <wx/msw/wrapwin.h>
Include dependency graph for LV2Effect.cpp:

Go to the source code of this file.

Variables

static LV2EffectsModule::Factory::SubstituteInUnique< LV2Effectscope
 

Variable Documentation

◆ scope

LV2EffectsModule::Factory::SubstituteInUnique<LV2Effect> scope
static

Definition at line 153 of file LV2Effect.cpp.