Home
last modified time | relevance | path

Searched refs:SetModDepth (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceTrack.h185 void SetModDepth( float depth ) { m_ParserTrackParam.lfoParam.depth = depth; } in SetModDepth() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp543 SetTrackParam( trackBitFlag, &SequenceTrack::SetModDepth, depth ); in SetTrackModDepth()