Mixxx

EngineFlanger Class Reference

#include <engineflanger.h>

Inheritance diagram for EngineFlanger:
Collaboration diagram for EngineFlanger:

List of all members.

Public Member Functions

 EngineFlanger (const char *group)
 ~EngineFlanger ()
void process (const CSAMPLE *pIn, const CSAMPLE *pOut, const int iBufferSize)

Detailed Description

Definition at line 29 of file engineflanger.h.


Constructor & Destructor Documentation

EngineFlanger::EngineFlanger ( const char *  group)

Definition at line 34 of file engineflanger.cpp.

Here is the call graph for this function:

EngineFlanger::~EngineFlanger ( )

Definition at line 72 of file engineflanger.cpp.

Here is the call graph for this function:


Member Function Documentation

void EngineFlanger::process ( const CSAMPLE pIn,
const CSAMPLE pOut,
const int  iBufferSize 
) [virtual]

Implements EngineObject.

Definition at line 84 of file engineflanger.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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