libgig
3.3.0.svn21
|
#include <SF.h>
Public Member Functions | |
Query (InstrumentBase &instrument) | |
Region * | next () |
Public Attributes | |
int | key |
uint8_t | vel |
sf2::Query::Query | ( | InstrumentBase & | instrument | ) |
Region * sf2::Query::next | ( | ) |
Definition at line 752 of file SF.cpp.
References sf2::InstrumentBase::GetRegion(), sf2::InstrumentBase::GetRegionCount(), sf2::Region::hiKey, key, sf2::Region::loKey, sf2::Region::maxVel, sf2::Region::minVel, and vel.