Audacity 3.2.0
|
#include "LadspaEffectBase.h"
#include <wx/dynlib.h>
#include "../StatelessPerTrackEffect.h"
#include "PluginProvider.h"
#include "PluginInterface.h"
Go to the source code of this file.
Classes | |
class | LadspaEffect |
An Effect that calls up a LADSPA plug in, i.e. many possible effects from this one class. More... | |