Home
last modified time | relevance | path

Searched refs:lfo_am_wave (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dscsp2.c324 s32 *lfo_am_wave; // LFO amplitude modulation waveform pointer member
646 env -= slot->lfo_am_wave[LFO_POS] >> slot->lfo_am_shift; \
2728 slot->lfo_am_wave = scsp_lfo_wave_amp[slot->alfows]; in ScspWriteWordDirect()