gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
Go to the source code of this file.
Macros | |
#define | DEFAULT_FBANK_CNT 50 |
The default number of auditory filters. More... | |
Typedefs | |
typedef float | FP_TYPE |
Functions | |
void | printUsage (const char *str) |
int | main (int argc, char *argv[]) |
#define DEFAULT_FBANK_CNT 50 |
The default number of auditory filters.
Definition at line 30 of file audioMasker.C.
typedef float FP_TYPE |
Definition at line 25 of file audioMasker.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 48 of file audioMasker.C.
void printUsage | ( | const char * | str | ) |
Definition at line 34 of file audioMasker.C.
GTK+ IOStream
Beta
|