Audacity 3.2.0
|
#include "VST3Effect.h"
#include <wx/log.h>
#include "internal/PlugFrame.h"
#include "internal/ConnectionProxy.h"
#include "SelectFile.h"
#include "ShuttleGui.h"
#include "VST3ParametersWindow.h"
#include "VST3OptionsDialog.h"
#include "VST3Wrapper.h"
#include "ConfigInterface.h"
#include "VST3Instance.h"
#include "VST3Editor.h"
#include "VST3EffectsModule.h"
Go to the source code of this file.
Variables | |
static VST3EffectsModule::Factory::SubstituteInUnique< VST3Effect > | scope |
|
static |
Definition at line 143 of file VST3Effect.cpp.