Home
last modified time | relevance | path

Searched refs:Instrument (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_BankFile.h98 struct Instrument;
128 const Instrument* GetInstrument( int programNo ) const;
139 struct Instrument struct
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_BankFile.cpp242 const BankFile::Instrument*
260 return reinterpret_cast<const BankFile::Instrument*>( in GetInstrument()
265 BankFile::Instrument::GetKeyRegion( u32 key ) const in GetKeyRegion()
Dsnd_BankFileReader.cpp94 const BankFile::Instrument* instrument = in ReadVelocityRegionInfo()