Searched refs:OPL3_PATCH (Results 1 – 2 of 2) sorted by relevance
308 if (instr->key != FM_PATCH && (instr->key != OPL3_PATCH || devc->model != 2)) in store_instr()521 if (map->voice_mode == 2 && instr->key == OPL3_PATCH) in opl3_start_note()535 if (instr->key != OPL3_PATCH) /* in opl3_start_note()1017 is4op = (instr->key == OPL3_PATCH); in opl3_alloc_voice()
462 #define OPL3_PATCH _PATCHKEY(0x03) macro