gig::range_t Struct Reference

Lower and upper limit of a range. More...

#include <gig.h>

List of all members.

Public Attributes

uint8_t low
 Low value of range.
uint8_t high
 High value of range.


Detailed Description

Lower and upper limit of a range.

Definition at line 65 of file gig.h.


Member Data Documentation

High value of range.

Definition at line 67 of file gig.h.

Referenced by gig::Instrument::Instrument(), and gig::Instrument::UpdateChunks().

Low value of range.

Definition at line 66 of file gig.h.

Referenced by gig::Instrument::Instrument(), gig::Instrument::UpdateChunks(), and gig::Instrument::UpdateRegionKeyTable().


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

doxygen