Searched refs:AWE_LFO1VAL (Results 1 – 2 of 2) sorted by relevance
75 #define AWE_LFO1VAL(ch) awe_cmd_idx(5,ch), Data2 /* W: LFO#1 Delay */ macro
1313 awe_poke(AWE_LFO1VAL(voice), in awe_note_on()4401 awe_poke(AWE_LFO1VAL(ch), 0); in awe_init_audio()4574 awe_poke(AWE_LFO1VAL(i), 0x8000); /* no delay for LFO1 */ in awe_tweak_voice()