iso::synth::ModulatedLimiterTest Class Reference

#include <testpatch_modulated_limiter.h>

Inherits iso::synth::TestPatch.

Inheritance diagram for iso::synth::ModulatedLimiterTest:

Inheritance graph
[legend]
Collaboration diagram for iso::synth::ModulatedLimiterTest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModulatedLimiterTest (ProcessUnit *output)
void construct ()
 constructs the patch and registers its units
void schedule (bool isSerial)
 schedules the patch's events (on/off/timed events/...)

Private Attributes

WaveTableOscilthresh1
WaveTableOscilthresh2

Constructor & Destructor Documentation

iso::synth::ModulatedLimiterTest::ModulatedLimiterTest ( ProcessUnit output  )  [inline]


Member Function Documentation

void ModulatedLimiterTest::construct (  )  [virtual]

constructs the patch and registers its units

Implements iso::synth::TestPatch.

void ModulatedLimiterTest::schedule ( bool  isSerial  )  [virtual]

schedules the patch's events (on/off/timed events/...)

OPTIONAL. Only needed when patch has its own events, otherwise the base class' schedule method is sufficient.

Reimplemented from iso::synth::TestPatch.


Member Data Documentation

WaveTableOscil* iso::synth::ModulatedLimiterTest::thresh1 [private]

WaveTableOscil* iso::synth::ModulatedLimiterTest::thresh2 [private]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 14:18:44 2011 for synth by  doxygen 1.5.1