Csound
6.16
|
#include <csound.h>
Public Attributes | |
controlChannelBehavior | behav |
MYFLT | dflt |
MYFLT | min |
MYFLT | max |
int | x |
int | y |
int | width |
int | height |
char * | attributes |
This structure holds the parameter hints for control channels
char* controlChannelHints_s::attributes |
This member must be set explicitly to NULL if not used
controlChannelBehavior controlChannelHints_s::behav |
MYFLT controlChannelHints_s::dflt |
int controlChannelHints_s::height |
MYFLT controlChannelHints_s::max |
MYFLT controlChannelHints_s::min |
int controlChannelHints_s::width |
int controlChannelHints_s::x |
int controlChannelHints_s::y |