Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_BankFile.h100 struct Instrument;
130 const Instrument* GetInstrument( int programNo ) const;
141 struct Instrument struct
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BankFile.cpp244 const BankFile::Instrument*
262 return reinterpret_cast<const BankFile::Instrument*>( in GetInstrument()
267 BankFile::Instrument::GetKeyRegion( u32 key ) const in GetKeyRegion()
Dsnd_BankFileReader.cpp96 const BankFile::Instrument* instrument = in ReadVelocityRegionInfo()