![]() |
Mixxx
|
#include <ladspacontrol.h>
Public Member Functions | |
LADSPAControl () | |
~LADSPAControl () | |
LADSPA_Data * | getBuffer () |
void | setValue (LADSPA_Data value) |
Static Public Member Functions | |
static void | setBufferSize (int size) |
Definition at line 18 of file ladspacontrol.h.
LADSPAControl::LADSPAControl | ( | ) |
Definition at line 16 of file ladspacontrol.cpp.
LADSPAControl::~LADSPAControl | ( | ) |
Definition at line 21 of file ladspacontrol.cpp.
LADSPA_Data * LADSPAControl::getBuffer | ( | ) |
void LADSPAControl::setBufferSize | ( | int | size | ) | [static] |
void LADSPAControl::setValue | ( | LADSPA_Data | value | ) |