Home
last modified time | relevance | path

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

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfm.c341 /*static*/ UINT32 lfo_amd; variable
1412 lfo_amd = lfo_pmd = 0; in YM2203UpdateOne()
1979 if( !LFOIncr ) lfo_amd = lfo_pmd = 0; in YM2608UpdateOne()
2006 lfo_pmd = lfo_amd-(LFO_RATE/2); in YM2608UpdateOne()
2378 if( !LFOIncr ) lfo_amd = lfo_pmd = 0; in YM2610UpdateOne()
2412 lfo_pmd = lfo_amd-(LFO_RATE/2); in YM2610UpdateOne()
2474 if( !LFOIncr ) lfo_amd = lfo_pmd = 0; in YM2610BUpdateOne()
2503 lfo_pmd = lfo_amd-(LFO_RATE/2); in YM2610BUpdateOne()
2838 if( !LFOIncr ) lfo_amd = lfo_pmd = 0; in YM2612UpdateOne()
2867 lfo_pmd = lfo_amd-(LFO_RATE/2); in YM2612UpdateOne()
[all …]
/dports/audio/hexter/hexter-1.0.3/src/
H A Ddx7_voice.h208 uint8_t lfo_amd; member
H A Ddx7_voice.c1217 adepth = dx7_voice_amd_to_ol_adjustment[voice->lfo_amd]; in dx7_voice_update_mod_depths()
1402 voice->lfo_amd = limit(edit_buffer[140], 0, 99); in dx7_voice_set_data()
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dfm.c5433 lfo_amd = depth * amd;
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfm.c5464 lfo_amd = depth * amd;
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfm.c5454 lfo_amd = depth * amd;