Csound and CsoundAC API  5.17
Data Structures | Functions
ugrw2.h File Reference
#include "csoundCore.h"

Data Structures

struct  KPORT
 
struct  KRESON
 
struct  KTONE
 
struct  LIMIT
 

Functions

int kareson (CSOUND *, KRESON *p)
 
int katone (CSOUND *, KTONE *p)
 
int klimit (CSOUND *, LIMIT *p)
 
int kporset (CSOUND *, KPORT *p)
 
int kport (CSOUND *, KPORT *p)
 
int kreson (CSOUND *, KRESON *p)
 
int krsnset (CSOUND *, KRESON *p)
 
int ktone (CSOUND *, KTONE *p)
 
int ktonset (CSOUND *, KTONE *p)
 
int limit (CSOUND *, LIMIT *p)
 
int limitset (CSOUND *, LIMIT *p)
 

Function Documentation

int kareson ( CSOUND ,
KRESON p 
)
int katone ( CSOUND ,
KTONE p 
)
int klimit ( CSOUND ,
LIMIT p 
)
int kporset ( CSOUND ,
KPORT p 
)
int kport ( CSOUND ,
KPORT p 
)
int kreson ( CSOUND ,
KRESON p 
)
int krsnset ( CSOUND ,
KRESON p 
)
int ktone ( CSOUND ,
KTONE p 
)
int ktonset ( CSOUND ,
KTONE p 
)
int limit ( CSOUND ,
LIMIT p 
)
int limitset ( CSOUND ,
LIMIT p 
)