|  | 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.
| Classes | |
| class | OverlapAddDebug | 
| class | OverlapAdd< TYPE > | 
| Macros | |
| #define | OVERLAP_DEFAULT 0.5 | 
| #define | WINDOWSIZE_DEFAULT 2048 | 
| #define | OVERLAPADD_CHCNT_ERROR OVERLAPADD_ERROR_OFFSET-1 | 
| Error when the specified channel is larger then the number of channels in the input audio file.  More... | |
| #define | OVERLAPADD_FILESIZE_MISMATCH_ERROR OVERLAPADD_ERROR_OFFSET-2 | 
| Error when the number of audio samples required can't be read from the input audio file.  More... | |
| #define | OVERLAPADD_FACTOR_TOO_LARGE_ERROR OVERLAPADD_ERROR_OFFSET-3 | 
| Error when the overlap factor is too large.  More... | |
| #define OVERLAP_DEFAULT 0.5 | 
Definition at line 28 of file OverlapAdd.H.
| #define OVERLAPADD_CHCNT_ERROR OVERLAPADD_ERROR_OFFSET-1 | 
Error when the specified channel is larger then the number of channels in the input audio file.
Definition at line 32 of file OverlapAdd.H.
| #define OVERLAPADD_FACTOR_TOO_LARGE_ERROR OVERLAPADD_ERROR_OFFSET-3 | 
Error when the overlap factor is too large.
Definition at line 34 of file OverlapAdd.H.
| #define OVERLAPADD_FILESIZE_MISMATCH_ERROR OVERLAPADD_ERROR_OFFSET-2 | 
Error when the number of audio samples required can't be read from the input audio file.
Definition at line 33 of file OverlapAdd.H.
| #define WINDOWSIZE_DEFAULT 2048 | 
Definition at line 29 of file OverlapAdd.H.
| GTK+ IOStream
    Beta
    |