Searched refs:AWE_LFO2VAL (Results 1 – 2 of 2) sorted by relevance
77 #define AWE_LFO2VAL(ch) awe_cmd_idx(7,ch), Data2 /* W: LFO#2 Delay */ macro
1315 awe_poke(AWE_LFO2VAL(voice), in awe_note_on()4403 awe_poke(AWE_LFO2VAL(ch), 0); in awe_init_audio()4575 awe_poke(AWE_LFO2VAL(i), 0x8000); in awe_tweak_voice()