Opened 4 years ago

Closed 4 years ago

#11638 closed defect (fixed)

Blazing Dragons: Play sfx with correct pitch

Reported by: yuv422 Owned by: yuv422
Priority: high Component: Engine: Dragons
Version: Keywords: audio
Cc: Game: Blazing Dragons

Description

Some sfx require a pitch change before being played. This happens with the cat-a-pult scene for example.

The vab tone specifies a pitch range. We need to modify the audio playback to accommodate this pitch change.

Attachments (2)

dragons-us.011 (22.4 KB ) - added by afreickmann 4 years ago.
dragons-us.019 (19.5 KB ) - added by afreickmann 4 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by afreickmann, 4 years ago

Another point in the game seems to be the drawbridge, the bats there sounds more like seagulls.Added savegame. (Original game: https://youtu.be/lYPBQBJxuT0?t=4440)

by afreickmann, 4 years ago

Attachment: dragons-us.011 added

comment:2 by sev-, 4 years ago

Priority: lowhigh

comment:3 by afreickmann, 4 years ago

Another scene: When you give the cricket player the baseball peg, you can hear this famous baseball sound, but it is way too deep https://youtu.be/lYPBQBJxuT0?t=5785

by afreickmann, 4 years ago

Attachment: dragons-us.019 added

comment:4 by yuv422, 4 years ago

Owner: set to yuv422
Resolution: fixed
Status: newclosed

Ok I have a fix for this now. I was using the wrong base sampling rate and also not taking into account the center key of each sfx.

Fixed by 29487ad

Note: See TracTickets for help on using tickets.