Home | History | Annotate | Download | only in lib_src

Lines Matching refs:VMInitMIDI

262     if ((result = VMInitMIDI(pEASData, &pData->pSynth)) != EAS_SUCCESS)
264 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "VMInitMIDI returned %d\n", result); */ }