libgig  3.3.0
DLS::range_t Struct Reference

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.

Detailed Description

Lower and upper limit of a range.

Definition at line 220 of file DLS.h.

Member Data Documentation

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

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