Sets start or end part of a float series to 0.
More...
List of all members.
Detailed Description
Sets start or end part of a float series to 0.
This object measures distance in units of samples.
Taper is cosine taper.
Constructor & Destructor Documentation
| Muter::Muter |
( |
float |
taperlen, |
|
|
bool |
tail = false | |
|
) |
| | [inline] |
Member Function Documentation
| void Muter::mute |
( |
ValueSeries< float > & |
, |
|
|
int |
sz, |
|
|
float |
mutepos | |
|
) |
| | const |
| static float Muter::mutePos |
( |
float |
z, |
|
|
const SamplingData< float > & |
sd | |
|
) |
| | [inline, static] |
| void Muter::tailMute |
( |
ValueSeries< float > & |
, |
|
|
int |
, |
|
|
float |
| |
|
) |
| | const [protected] |
| void Muter::topMute |
( |
ValueSeries< float > & |
, |
|
|
int |
, |
|
|
float |
| |
|
) |
| | const [protected] |
Member Data Documentation