Searched refs:SetInitVolume (Results 1 – 4 of 4) sorted by relevance
122 pChannel->SetInitVolume( initVolume ); in NoteOn()
702 channel->SetInitVolume( initVolume * initVolume ); in NoteOn()722 channel->SetInitVolume( initVolume * initVolume ); in NoteOn()
148 channel->SetInitVolume( initVolume * initVolume ); in NoteOn()
134 void SetInitVolume( f32 volume ) { m_InitVolume = volume; } in SetInitVolume() function