Searched refs:SetInitVolume (Results 1 – 4 of 4) sorted by relevance
137 pChannel->SetInitVolume( initVolume ); in NoteOn()
704 channel->SetInitVolume( initVolume * initVolume ); in NoteOn()724 channel->SetInitVolume( initVolume * initVolume ); in NoteOn()
150 channel->SetInitVolume( initVolume * initVolume ); in NoteOn()
136 void SetInitVolume( f32 volume ) { m_InitVolume = volume; } in SetInitVolume() function