#include "CSL_Core.h"
#include "SoundFile.h"
#include "Filters.h"
#include "Spectral.h"
#include "Envelope.h"
Go to the source code of this file.
Namespaces | |
| namespace | csl |
Classes | |
| struct | csl::lpc_header |
| struct | csl::frame_header |
| class | csl::LPCAnalyzer |
| class | csl::LPCFilter |
Defines | |
| #define | CSL_LPC_LKEY 0x55120942 |
| #define | CSL_LPC_FKEY 0x55120943 |
| #define | CSL_LPC_MAXPOLES 150 |
| #define | CSL_HPS_DEPTH 10 |
Typedefs | |
| typedef csl::lpc_header | csl::CSL_LPC_HEADER |
| typedef csl::frame_header | csl::CSL_LPC_FRAME |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5-20051010