Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/audio/mods/
H A Dmod_xm_s3m.cpp89 int vibratoType, vibratoPhase, vibratoSpeed, vibratoDepth; member
263 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
298 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
308 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
375 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
504 int wave = waveform(channel, channel.vibratoPhase, channel.vibratoType & 0x3); in vibrato()
675 channel.vibratoPhase = 0; in trigger()
/dports/games/scummvm/scummvm-2.5.1/audio/mods/
H A Dmod_xm_s3m.cpp89 int vibratoType, vibratoPhase, vibratoSpeed, vibratoDepth; member
260 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
297 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
307 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
374 channel.vibratoPhase += channel.vibratoSpeed; in tickChannel()
505 int wave = waveform(channel, channel.vibratoPhase, channel.vibratoType & 0x3); in vibrato()
680 channel.vibratoPhase = 0; in trigger()