Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveSoundFile.h211 const AdshrCurve& GetAdshrCurve() const;
256 const AdshrCurve& GetAdshrCurve() const;
Dsnd_BankFile.h176 const AdshrCurve& GetAdshrCurve() const;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSoundFileReader.cpp131 dst->adshr = src.GetAdshrCurve(); in ReadWaveSoundInfo()
153 dst->adshr = src.GetAdshrCurve(); in ReadNoteInfo()
Dsnd_WaveSoundFile.cpp220 const AdshrCurve& WaveSoundFile::WaveSoundInfo::GetAdshrCurve() const in GetAdshrCurve() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo
326 const AdshrCurve& WaveSoundFile::NoteInfo::GetAdshrCurve() const in GetAdshrCurve() function in nw::snd::internal::WaveSoundFile::NoteInfo
Dsnd_BankFileReader.cpp143 info->adshrCurve = velocityRegion->GetAdshrCurve(); in ReadVelocityRegionInfo()
Dsnd_BankFile.cpp362 const AdshrCurve& BankFile::VelocityRegion::GetAdshrCurve() const in GetAdshrCurve() function in nw::snd::internal::BankFile::VelocityRegion