|  | 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 | INPUTFILENAME "fa.dat" | 
| #define | TMASKFILENAME "fa.t.mask" | 
| #define | BMASKFILENAME "fa.b.mask" | 
| #define | POWFILENAME "fa.pow" | 
| #define | EXCITEFILENAME "fa.excite" | 
| #define | USEGCFB | 
| #define | PFB gcfb | 
| Functions | |
| void | FBDeMalloc (double **outputGT, int fCount) | 
| double ** | FBMalloc (int fCount, int sCount) | 
| void | main (void) | 
| #define BMASKFILENAME "fa.b.mask" | 
Definition at line 53 of file AudioMaskExample.cc.
| #define EXCITEFILENAME "fa.excite" | 
Definition at line 55 of file AudioMaskExample.cc.
| #define INPUTFILENAME "fa.dat" | 
Definition at line 51 of file AudioMaskExample.cc.
| #define PFB gcfb | 
Definition at line 60 of file AudioMaskExample.cc.
| #define POWFILENAME "fa.pow" | 
Definition at line 54 of file AudioMaskExample.cc.
| #define TMASKFILENAME "fa.t.mask" | 
Definition at line 52 of file AudioMaskExample.cc.
| #define USEGCFB | 
Definition at line 58 of file AudioMaskExample.cc.
| void FBDeMalloc | ( | double ** | outputGT, | 
| int | fCount | ||
| ) | 
| double** FBMalloc | ( | int | fCount, | 
| int | sCount | ||
| ) | 
Definition at line 32 of file AudioMaskExample.cc.
| void main | ( | void | ) | 
| GTK+ IOStream
    Beta
    |