#include <cutboost.h>
Public Member Functions | |
| cutboost () | |
| cutboost (float_type fp, float_type k2, float_type k0) | |
| cutboost (float_type fp, float_type k0) | |
| Numeric | clock (Numeric x) |
| void | set_depth (float_type k0) |
| void | set_freq (float_type fp) |
Public Attributes | |
| allpass_2nd< Numeric, Coeff > | ap |
| float_type | k |
| float_type | g |
| float_type | a |
| SPUC::cutboost< Numeric, Coeff >::cutboost | ( | ) | [inline] |
| SPUC::cutboost< Numeric, Coeff >::cutboost | ( | float_type | fp, | |
| float_type | k2, | |||
| float_type | k0 | |||
| ) | [inline] |
| SPUC::cutboost< Numeric, Coeff >::cutboost | ( | float_type | fp, | |
| float_type | k0 | |||
| ) | [inline] |
| Numeric SPUC::cutboost< Numeric, Coeff >::clock | ( | Numeric | x | ) | [inline] |
| void SPUC::cutboost< Numeric, Coeff >::set_depth | ( | float_type | k0 | ) | [inline] |
| void SPUC::cutboost< Numeric, Coeff >::set_freq | ( | float_type | fp | ) | [inline] |
| float_type SPUC::cutboost< Numeric, Coeff >::a |
| allpass_2nd<Numeric,Coeff> SPUC::cutboost< Numeric, Coeff >::ap |
| float_type SPUC::cutboost< Numeric, Coeff >::g |
| float_type SPUC::cutboost< Numeric, Coeff >::k |
1.4.7