HomeSort by relevance Sort by last modified time
    Searched refs:VMProgramChange (Results 1 - 19 of 19) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_vm_protos.h 327 * VMProgramChange()
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
    [all...]
eas_midi.c 287 VMProgramChange(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1);
eas_ota.c 333 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, OTA_CHANNEL, OTA_PROGRAM);
    [all...]
eas_rtttl.c 278 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, RTTTL_CHANNEL, RTTTL_PROGRAM);
    [all...]
eas_imelody.c 348 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, IMELODY_CHANNEL, IMELODY_PROGRAM);
    [all...]
eas_voicemgt.c 523 VMProgramChange(pVoiceMgr, pSynth, (EAS_U8) i, DEFAULT_SYNTH_PROGRAM_NUMBER);
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_vm_protos.h 327 * VMProgramChange()
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
    [all...]
eas_midi.c 287 VMProgramChange(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1);
eas_ota.c 333 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, OTA_CHANNEL, OTA_PROGRAM);
    [all...]
eas_rtttl.c 278 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, RTTTL_CHANNEL, RTTTL_PROGRAM);
    [all...]
eas_imelody.c 348 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, IMELODY_CHANNEL, IMELODY_PROGRAM);
    [all...]
eas_voicemgt.c 523 VMProgramChange(pVoiceMgr, pSynth, (EAS_U8) i, DEFAULT_SYNTH_PROGRAM_NUMBER);
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_vm_protos.h 327 * VMProgramChange()
350 void VMProgramChange (S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel, EAS_U8 program);
    [all...]
eas_midi.c 287 VMProgramChange(pEASData->pVoiceMgr, pSynth, channel, pMIDIStream->d1);
eas_ota.c 333 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, OTA_CHANNEL, OTA_PROGRAM);
    [all...]
eas_rtttl.c 278 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, RTTTL_CHANNEL, RTTTL_PROGRAM);
    [all...]
eas_tonecontrol.c 270 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, TC_CHANNEL, TC_PROGRAM);
eas_imelody.c 352 VMProgramChange(pEASData->pVoiceMgr, pData->pSynth, IMELODY_CHANNEL, IMELODY_PROGRAM);
    [all...]
eas_voicemgt.c 523 VMProgramChange(pVoiceMgr, pSynth, (EAS_U8) i, DEFAULT_SYNTH_PROGRAM_NUMBER);
    [all...]

Completed in 498 milliseconds