Searched refs:SUSTAIN_RELEASE (Results 1 – 3 of 3) sorted by relevance
111 #define SUSTAIN_RELEASE 0x80 macro
564 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[0], instr->operators[6]); in opl3_start_note()565 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[1], instr->operators[7]); in opl3_start_note()622 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[2], instr->operators[OFFS_4OP + 6]); in opl3_start_note()623 opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[3], instr->operators[OFFS_4OP + 7]); in opl3_start_note()
233 #define SUSTAIN_RELEASE 6 macro270 patch->inst.op[i].sustain_release = data[SUSTAIN_RELEASE + i]; in snd_opl3_load_patch()284 data[OFFSET_4OP + SUSTAIN_RELEASE + i]; in snd_opl3_load_patch()