Marsyas  0.6.0-alpha
Data Structures | Namespaces | Defines
/usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/Talk.h File Reference
#include <marsyas/marsystems/AbsMax.h>
#include <marsyas/marsystems/SoundFileSource.h>
#include <marsyas/marsystems/Series.h>
#include <marsyas/marsystems/Accumulator.h>
#include <marsyas/marsystems/AudioSink.h>
#include <marsyas/TimeLine.h>
#include "Communicator.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <string>

Go to the source code of this file.

Data Structures

class  Talk
 Message handler. More...

Namespaces

namespace  Marsyas

Defines

#define SEPCHARS   " \t\n"
#define UNSPECIFIED   -1
#define WIN_SIZE   512

Define Documentation

#define SEPCHARS   " \t\n"

Definition at line 35 of file Talk.h.

#define UNSPECIFIED   -1

Definition at line 36 of file Talk.h.

#define WIN_SIZE   512

Definition at line 37 of file Talk.h.