libgig  4.4.1
gig::dimension_def_t Struct Reference

General dimension definition. More...

#include <gig.h>

Public Attributes

dimension_t dimension
 Specifies which source (usually a MIDI controller) is associated with the dimension.
 
uint8_t bits
 Number of "bits" (1 bit = 2 splits/zones, 2 bit = 4 splits/zones, 3 bit = 8 splits/zones,...).
 
uint8_t zones
 Number of zones the dimension has.
 
split_type_t split_type
 Intended for internal usage: will be used to convert a dimension value into the corresponding dimension bit number.
 
float zone_size
 Intended for internal usage: reflects the size of each zone (128/zones) for normal split types only, 0 otherwise.
 

Detailed Description

General dimension definition.

Definition at line 357 of file gig.h.


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