Searched defs:lfoParam (Results 1 – 2 of 2) sorted by relevance
| /NW4C-2.0.3/include/nw/snd/ | ||
| D | snd_CurveLfo.h | 72 void SetParam( const CurveLfoParam& lfoParam ) { m_Param = lfoParam; /* copy */ } in SetParam() |
| D | snd_SequenceTrack.h | 81 CurveLfoParam lfoParam; member |