Home
last modified time | relevance | path

Searched refs:SetSweepParam (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceTrack.cpp805 channel->SetSweepParam( sweepPitch, length, false ); in NoteOn()
815 channel->SetSweepParam( sweepPitch, sweepTime, true ); in NoteOn()
Dsnd_Channel.cpp525 void Channel::SetSweepParam( f32 sweepPitch, int sweepTime, bool autoUpdate ) in SetSweepParam() function in nw::snd::internal::driver::Channel
/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h176 void SetSweepParam( f32 sweepPitch, int sweepTime, bool autoUpdate );