#15735 closed defect (fixed)

TWINE: discrete mode 'tiptoe' sound effect is always same pitch when moving

Reported by: Bobblen147 Owned by: mgerhardy
Priority: low Component: Engine: TwinE
Version: Keywords:
Cc: Game: Little Big Adventure

Description

Moving in discrete mode plays a sound effect for each step taken. In the DOS version, when holding down the move key, the sound for each step is played at a different pitch (seemingly at random, the effect is to make it roughly sound like someone tiptoeing in an old cartoon)

In SCUMMVM, the sound is always the same pitch for every step taken.

Change History (3)

comment:1 by mgerhardy, 17 months ago

3afb6333b9af8e887f39a0be8dbe534077c7177a adds the pitchbend values to the playSample calls - but the value itself is still unused.

comment:3 by mgerhardy, 17 months ago

Owner: set to mgerhardy
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.