Mixxx

LADSPAPresetInstance Class Reference

#include <ladspapresetinstance.h>

List of all members.

Public Member Functions

 LADSPAPresetInstance (int pluginCount, int controlCount, int slot)
 ~LADSPAPresetInstance ()
void addPlugin (int i, LADSPAPlugin *plugin, EngineLADSPA *engine)
void addControl (int i, LADSPAPresetKnob *knob, EngineLADSPA *engine)
int getKnobCount ()
ConfigKey getKey (int i)

Detailed Description

Definition at line 22 of file ladspapresetinstance.h.


Constructor & Destructor Documentation

LADSPAPresetInstance::LADSPAPresetInstance ( int  pluginCount,
int  controlCount,
int  slot 
)

Definition at line 20 of file ladspapresetinstance.cpp.

LADSPAPresetInstance::~LADSPAPresetInstance ( )

Definition at line 32 of file ladspapresetinstance.cpp.


Member Function Documentation

void LADSPAPresetInstance::addControl ( int  i,
LADSPAPresetKnob knob,
EngineLADSPA engine 
)

Definition at line 51 of file ladspapresetinstance.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void LADSPAPresetInstance::addPlugin ( int  i,
LADSPAPlugin plugin,
EngineLADSPA engine 
)

Definition at line 44 of file ladspapresetinstance.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

ConfigKey LADSPAPresetInstance::getKey ( int  i)

Definition at line 73 of file ladspapresetinstance.cpp.

int LADSPAPresetInstance::getKnobCount ( )

Definition at line 68 of file ladspapresetinstance.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines