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