gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
OverlapAdd.H File Reference
#include "Sox.H"
#include "Debug.H"
Include dependency graph for OverlapAdd.H:
This graph shows which files directly or indirectly include this file:

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...
 

Macro Definition Documentation

◆ OVERLAP_DEFAULT

#define OVERLAP_DEFAULT   0.5

Definition at line 28 of file OverlapAdd.H.

◆ OVERLAPADD_CHCNT_ERROR

#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.

◆ OVERLAPADD_FACTOR_TOO_LARGE_ERROR

#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.

◆ OVERLAPADD_FILESIZE_MISMATCH_ERROR

#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.

◆ WINDOWSIZE_DEFAULT

#define WINDOWSIZE_DEFAULT   2048

Definition at line 29 of file OverlapAdd.H.

gtkIOStream: /tmp/gtkiostream/include/DSP/OverlapAdd.H File Reference
GTK+ IOStream  Beta