#include <Filters.h>
Inheritance diagram for csl::FrequencyAmount:

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) |
|
|
Constructors.
|
|
|
Destructor.
|
|
|
set the receiver's frequency member to a UGen or a float
|
|
|
|
|
|
set the receiver's amount member to a UGen or a float
|
|
|
|
1.4.5-20051010