|
CARFAC C++
C++ implementation of CARFAC
|


Go to the source code of this file.
Defines | |
| #define | AGC_STAGE_COUNT 4 |
| The number of cascades in the AGC. | |
| #define | DEFAULT_SAMPLERATE 22050. |
| The default sample rate in Hz. | |
Typedefs | |
| typedef float | FP_TYPE |
| The floating point type. | |
| #define AGC_STAGE_COUNT 4 |
The number of cascades in the AGC.
| #define DEFAULT_SAMPLERATE 22050. |
The default sample rate in Hz.
| typedef float FP_TYPE |
The floating point type.