src/cshellsynth/controller.h File Reference

#include <jack/jack.h>
#include <cshellsynth/atomic-types.h>
#include <cshellsynth/jclient.h>

Go to the source code of this file.

Data Structures

struct  cs_ctlr_t

Defines

#define cs_ctlr_destroy(cs_ctlr)   jclient_destroy((jclient_t *) (cs_ctlr))

Functions

int cs_ctlr_init (cs_ctlr_t *self, const char *client_name, jack_options_t flags, char *server_name)

Detailed Description

Controller

Ruby version: Controllers::Controller


Define Documentation

#define cs_ctlr_destroy ( cs_ctlr   )     jclient_destroy((jclient_t *) (cs_ctlr))

Destroy controller

See jclient_destroy


Function Documentation

int cs_ctlr_init ( cs_ctlr_t self,
const char *  client_name,
jack_options_t  flags,
char *  server_name 
)

Initialize controller

See jclient_init

 All Data Structures Files Functions Variables Typedefs Enumerations Defines
Generated on Thu Sep 2 23:47:09 2010 for cshellsynth by  doxygen 1.6.3