Marsyas  0.6.0-alpha
Data Structures | Namespaces | Defines | Typedefs
/usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/Stk.h File Reference
#include <string>

Go to the source code of this file.

Data Structures

class  Stk
class  StkError
 STK error handling class. More...

Namespaces

namespace  Marsyas

Defines

#define FALSE   0
#define ONE_OVER_128   (MY_FLOAT) 0.0078125
#define RT_BUFFER_SIZE   512
#define SRATE   (MY_FLOAT) 44100.0
#define TRUE   1
#define TWO_PI   (MY_FLOAT) (MY_FLOAT) (2 * PI)

Typedefs

typedef float FLOAT32
typedef double FLOAT64
typedef double MY_FLOAT
typedef signed short SINT16
typedef signed int SINT32

Define Documentation

#define FALSE   0

Definition at line 151 of file Stk.h.

#define ONE_OVER_128   (MY_FLOAT) 0.0078125

Definition at line 179 of file Stk.h.

#define RT_BUFFER_SIZE   512

Definition at line 161 of file Stk.h.

#define SRATE   (MY_FLOAT) 44100.0

Definition at line 155 of file Stk.h.

#define TRUE   1

Definition at line 152 of file Stk.h.

#define TWO_PI   (MY_FLOAT) (MY_FLOAT) (2 * PI)

Definition at line 177 of file Stk.h.