Home
last modified time | relevance | path

Searched refs:GetAdshrCurve (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundFile.h213 const AdshrCurve& GetAdshrCurve() const;
258 const AdshrCurve& GetAdshrCurve() const;
Dsnd_BankFile.h178 const AdshrCurve& GetAdshrCurve() const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFileReader.cpp133 dst->adshr = src.GetAdshrCurve(); in ReadWaveSoundInfo()
160 dst->adshr = src.GetAdshrCurve(); in ReadNoteInfo()
Dsnd_WaveSoundFile.cpp222 const AdshrCurve& WaveSoundFile::WaveSoundInfo::GetAdshrCurve() const in GetAdshrCurve() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo
328 const AdshrCurve& WaveSoundFile::NoteInfo::GetAdshrCurve() const in GetAdshrCurve() function in nw::snd::internal::WaveSoundFile::NoteInfo
Dsnd_BankFileReader.cpp150 info->adshrCurve = velocityRegion->GetAdshrCurve(); in ReadVelocityRegionInfo()
Dsnd_BankFile.cpp364 const AdshrCurve& BankFile::VelocityRegion::GetAdshrCurve() const in GetAdshrCurve() function in nw::snd::internal::BankFile::VelocityRegion