remote.h File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>

Include dependency graph for remote.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  REMOT_BUF
struct  REMOTEPORT
struct  INSREMOT
struct  INSGLOBAL
struct  MIDREMOT
struct  MIDGLOBAL

Defines

#define REMOT_PORT   40002
#define SCOR_EVT   1
#define MIDI_EVT   2
#define MIDI_MSG   3
#define MAXSEND   (sizeof(EVTBLK) + 2*sizeof(int))
#define GLOBAL_REMOT   -99

Functions

void m_chanmsg (CSOUND *csound, MEVENT *mep)
char remoteID (CSOUND *csound)
int CLsend (CSOUND *csound, int conn, void *data, int length)
int SVrecv (CSOUND *csound, int conn, void *data, int length)
int insSendevt (CSOUND *p, EVTBLK *evt, int rfd)
int insGlobevt (CSOUND *p, EVTBLK *evt)
int MIDIsendevt (CSOUND *p, MEVENT *evt, int rfd)
int MIDIGlobevt (CSOUND *p, MEVENT *evt)
int MIDIsend_msg (CSOUND *p, MEVENT *evt, int rfd)
int MIDIGlob_msg (CSOUND *p, MEVENT *evt)
int * getRemoteSocksIn (CSOUND *csound)
int getRemoteInsRfd (CSOUND *csound, int insno)
int getRemoteInsRfdCount (CSOUND *csound)
int getRemoteChnRfd (CSOUND *csound, int chan)


Define Documentation

#define GLOBAL_REMOT   -99

#define MAXSEND   (sizeof(EVTBLK) + 2*sizeof(int))

#define MIDI_EVT   2

#define MIDI_MSG   3

#define REMOT_PORT   40002

#define SCOR_EVT   1


Function Documentation

int CLsend ( CSOUND csound,
int  conn,
void *  data,
int  length 
)

int getRemoteChnRfd ( CSOUND csound,
int  chan 
)

int getRemoteInsRfd ( CSOUND csound,
int  insno 
)

int getRemoteInsRfdCount ( CSOUND csound  ) 

int* getRemoteSocksIn ( CSOUND csound  ) 

int insGlobevt ( CSOUND p,
EVTBLK evt 
)

int insSendevt ( CSOUND p,
EVTBLK evt,
int  rfd 
)

void m_chanmsg ( CSOUND csound,
MEVENT mep 
)

int MIDIGlob_msg ( CSOUND p,
MEVENT evt 
)

int MIDIGlobevt ( CSOUND p,
MEVENT evt 
)

int MIDIsend_msg ( CSOUND p,
MEVENT evt,
int  rfd 
)

int MIDIsendevt ( CSOUND p,
MEVENT evt,
int  rfd 
)

char remoteID ( CSOUND csound  ) 

int SVrecv ( CSOUND csound,
int  conn,
void *  data,
int  length 
)


Generated on Sun Nov 9 00:06:06 2008 for Csound and CsoundAC by  doxygen 1.5.6