Searched refs:eVoiceStateFree (Results 1 – 2 of 2) sorted by relevance
257 eVoiceStateFree = 0, enumerator266 #define DEFAULT_VOICE_STATE eVoiceStateFree
608 if ((pVoice->voiceState == eVoiceStateMuting) || (pVoice->voiceState == eVoiceStateFree)) in VMMuteVoice()632 (pVoice->voiceState == eVoiceStateFree) || in VMReleaseVoice()735 if (pVoiceMgr->voices[i].voiceState == eVoiceStateFree) in VMMIPUpdateChannelMuting()936 case eVoiceStateFree: in VMReleaseAllVoices()991 if (pVoice->voiceState != eVoiceStateFree) in VMAllNotesOff()1311 if (pVoice->voiceState == eVoiceStateFree) in VMFreeVoice()1957 if ( pVoiceMgr->voices[voiceNum].voiceState == eVoiceStateFree) in VMFindAvailableVoice()2022 if (pCurrVoice->voiceState == eVoiceStateFree) in VMStealVoice()2806 if (pVoiceMgr->voices[voiceNum].voiceState != eVoiceStateFree) in VMAddSamples()3069 …if ((pVoiceMgr->voices[i].voiceState != eVoiceStateFree) && (pVoiceMgr->voices[i].voiceState != eV… in VMSetPolyphony()[all …]