Filters. More...
Modules | |
tAllpass | |
Schroeder allpass. Comb-filter with feedforward and feedback. | |
tOnePole | |
OnePole filter, reimplemented from STK (Cook and Scavone). | |
tTwoPole | |
TwoPole filter, reimplemented from STK (Cook and Scavone). | |
tOneZero | |
OneZero filter, reimplemented from STK (Cook and Scavone). | |
tTwoZero | |
TwoZero filter, reimplemented from STK (Cook and Scavone). | |
tPoleZero | |
PoleZero filter, reimplemented from STK (Cook and Scavone). | |
tBiQuad | |
BiQuad filter, reimplemented from STK (Cook and Scavone). | |
tSVF | |
State Variable Filter, algorithm from Andy Simper. | |
tEfficientSVF | |
Efficient State Variable Filter for 14-bit control input, [0, 4096). | |
tHighpass | |
Simple Highpass filter. | |
tButterworth | |
Butterworth filter. | |
tFIR | |
Finite impulse response filter. | |
tMedianFilter | |
Median filter. | |
tVZFilter | |
Vadim Zavalishin style from VA book (from implementation in RSlib posted to kvr forum) | |
tDiodeFilter | |
Diode filter. | |
Filters.