Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SequenceTrack.cpp802 channel->SetSweepParam( sweepPitch, length, false ); in NoteOn()
812 channel->SetSweepParam( sweepPitch, sweepTime, true ); in NoteOn()
Dsnd_Channel.cpp523 void Channel::SetSweepParam( f32 sweepPitch, int sweepTime, bool autoUpdate ) in SetSweepParam() function in nw::snd::internal::driver::Channel
/NW4C-1.2.23/include/nw/snd/
Dsnd_Channel.h174 void SetSweepParam( f32 sweepPitch, int sweepTime, bool autoUpdate );