Csound  6.16
Public Attributes | List of all members
controlChannelHints_s Struct Reference

#include <csound.h>

Public Attributes

controlChannelBehavior behav
 
MYFLT dflt
 
MYFLT min
 
MYFLT max
 
int x
 
int y
 
int width
 
int height
 
char * attributes
 

Detailed Description

This structure holds the parameter hints for control channels

Member Data Documentation

◆ attributes

char* controlChannelHints_s::attributes

This member must be set explicitly to NULL if not used

◆ behav

controlChannelBehavior controlChannelHints_s::behav

◆ dflt

MYFLT controlChannelHints_s::dflt

◆ height

int controlChannelHints_s::height

◆ max

MYFLT controlChannelHints_s::max

◆ min

MYFLT controlChannelHints_s::min

◆ width

int controlChannelHints_s::width

◆ x

int controlChannelHints_s::x

◆ y

int controlChannelHints_s::y

The documentation for this struct was generated from the following file: