iso::synth::VocalTest Class Reference

#include <testpatch_vocaltest.h>

Inherits iso::synth::TestPatch.

Inheritance diagram for iso::synth::VocalTest:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

VocalFormantFilterfilter
sample dur
sample tick

Constructor & Destructor Documentation

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


Member Function Documentation

void VocalTest::construct (  )  [virtual]

constructs the patch and registers its units

Implements iso::synth::TestPatch.

void VocalTest::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

VocalFormantFilter* iso::synth::VocalTest::filter [protected]

sample iso::synth::VocalTest::dur [protected]

sample iso::synth::VocalTest::tick [protected]


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