libgig
3.3.0
|
Lower and upper limit of a range. More...
#include <DLS.h>
Public Attributes | |
uint16_t | low |
Low value of range. | |
uint16_t | high |
High value of range. |
uint16_t DLS::range_t::high |
High value of range.
Definition at line 222 of file DLS.h.
Referenced by DLS::Region::Region(), DLS::Region::SetKeyRange(), and DLS::Region::UpdateChunks().
uint16_t DLS::range_t::low |
Low value of range.
Definition at line 221 of file DLS.h.
Referenced by DLS::Region::Region(), DLS::Region::SetKeyRange(), DLS::Region::UpdateChunks(), and gig::Instrument::UpdateRegionKeyTable().