Home
last modified time | relevance | path

Searched refs:SetKeyGroupId (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Bank.cpp150 pChannel->SetKeyGroupId( regionInfo.keyGroup ); in NoteOn()
/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h194 void SetKeyGroupId( u8 id ) { m_KeyGroupId = id; } in SetKeyGroupId() function