csl::FrequencyAmount Class Reference

#include <Filters.h>

Inheritance diagram for csl::FrequencyAmount:

csl::Controllable csl::Filter csl::Allpass csl::Butter csl::Formant csl::Moog csl::Notch List of all members.

Detailed Description

FrequencyAmount -- mix-in class with frequency and amount (BW) control inputs (may be constants or generators). amount (probably 0..1) is a generalised placeholder for bandwidth, resonance or radius, according to filter type or could equally be used as a kind of x,y location in the frequency domain


Public Member Functions

 FrequencyAmount ()
 Constructors.
 ~FrequencyAmount ()
 Destructor.
void setFrequency (UnitGenerator &frequency)
 set the receiver's frequency member to a UGen or a float
void setFrequency (float frequency)
void setAmount (UnitGenerator &amount)
 set the receiver's amount member to a UGen or a float
void setAmount (float amount)


Constructor & Destructor Documentation

FrequencyAmount::FrequencyAmount  ) 
 

Constructors.

FrequencyAmount::~FrequencyAmount  ) 
 

Destructor.


Member Function Documentation

void FrequencyAmount::setFrequency UnitGenerator frequency  ) 
 

set the receiver's frequency member to a UGen or a float

void FrequencyAmount::setFrequency float  frequency  ) 
 

void FrequencyAmount::setAmount UnitGenerator amount  ) 
 

set the receiver's amount member to a UGen or a float

void FrequencyAmount::setAmount float  amount  ) 
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:19 2007 for CSL by  doxygen 1.4.5-20051010