![]() |
Audacity 3.2.0
|
#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>Go to the source code of this file.
Variables | |
| static LV2EffectsModule::Factory::SubstituteInUnique< LV2Effect > | scope |
|
static |
Definition at line 153 of file LV2Effect.cpp.