Csound and CsoundAC API
5.17
|
#include <stdio.h>
#include <string.h>
#include <csound.h>
#include <stdlib.h>
#include <tcl.h>
#include <tk.h>
Data Structures | |
struct | __csdata |
struct | __ctlchn |
struct | __pvsctlchn |
Typedefs | |
typedef struct __csdata | csdata |
typedef struct __ctlchn | ctlchn |
typedef struct __pvsctlchn | pvsctlchn |
Functions | |
int | tclcsound_initialise (Tcl_Interp *interp) |
typedef struct __pvsctlchn pvsctlchn |
int tclcsound_initialise | ( | Tcl_Interp * | interp | ) |