Searched refs:AWE_DCYSUS (Results 1 – 2 of 2) sorted by relevance
73 #define AWE_DCYSUS(ch) awe_cmd_idx(7,ch), Data1 /* W: modulation envelope sustain and decay */ macro
1283 awe_poke(AWE_DCYSUS(voice), in awe_note_on()1391 awe_poke(AWE_DCYSUS(voice), tmp); in awe_note_off()4399 awe_poke(AWE_DCYSUS(ch), 0); in awe_init_audio()4570 awe_poke(AWE_DCYSUS(i), 0x7F7F); in awe_tweak_voice()