#include <gig.h>
Public Attributes | |
uint8_t | low |
Low value of range. | |
uint8_t | high |
High value of range. |
Definition at line 73 of file gig.h.
uint8_t gig::range_t::high |
High value of range.
Definition at line 75 of file gig.h.
Referenced by gig::Instrument::Instrument().
uint8_t gig::range_t::low |
Low value of range.
Definition at line 74 of file gig.h.
Referenced by gig::Instrument::Instrument().