Opened 3 years ago

Closed 3 years ago

#16592 closed bug (fixed)

BFileGameSound adds a distorted part to the end of the track

Reported by: bitigchi Owned by: jackburton
Priority: normal Milestone: R1/beta3
Component: Kits/Game Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by humdinger)

Steps:

  • Download one of the sound theme candidates (I used this one.
  • Apply sound files to their respective entries in the Sounds prefs
  • Press Play button

Expected:

  • Track should playback without any issue

Actual:

  • Playback ends with an abrupt sound, as if it's about to start playing it again

Change History (2)

comment:1 by humdinger, 3 years ago

Component: Preferences/SoundsKits/Game Kit
Description: modified (diff)
Owner: changed from nobody to jackburton
Summary: [Sounds] Playback adds a distorted part to the end of the trackBFileGameSound adds a distorted part to the end of the track
Version: R1/beta2R1/Development

It's not so much the Sounds prefs fault, but the BFileGameSound it uses to play back sounds. I moved the ticket to the game kit category and adapted the summary/description.

Another way to reproduce: build and playback a sound with /src/tests/kits/media/playsound/playsound.cpp It also produces the noise at the end, contrary than playing with "media_client play".

comment:2 by pulkomandy, 3 years ago

Milestone: UnscheduledR1/beta3
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.