Home   Information   Classes   Download   Usage   Mail List   Requirements   Links   FAQ   Tutorial


Modulate Class Reference

#include <Modulate.h>

Inheritance diagram for Modulate:

Generator Stk List of all members.

Detailed Description

STK periodic/random modulator.

This class combines random and periodic modulations to give a nice, natural human modulation function.

by Perry R. Cook and Gary P. Scavone, 1995 - 2007.


Public Member Functions

 Modulate ()
 Class constructor.
 ~Modulate ()
 Class destructor.
void reset ()
 Reset internal state.
void setVibratoRate (StkFloat rate)
 Set the periodic (vibrato) rate or frequency in Hz.
void setVibratoGain (StkFloat gain)
 Set the periodic (vibrato) gain.
void setRandomGain (StkFloat gain)
 Set the random modulation gain.


Constructor & Destructor Documentation

Modulate::Modulate  ) 
 

Class constructor.

An StkError can be thrown if the rawwave path is incorrect.


The documentation for this class was generated from the following file:
The Synthesis ToolKit in C++ (STK)
©1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved.