[haiku-bugs] Re: [Haiku] #16592: BFileGameSound adds a distorted part to the end of the track (was: [Sounds] Playback adds a distorted part to the end of the track)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 04 Nov 2020 16:22:25 -0000

#16592: BFileGameSound adds a distorted part to the end of the track
----------------------------+----------------------------
  Reporter:  bitigchi       |      Owner:  jackburton
      Type:  bug            |     Status:  new
  Priority:  normal         |  Milestone:  Unscheduled
 Component:  Kits/Game Kit  |    Version:  R1/Development
Resolution:                 |   Keywords:
Blocked By:                 |   Blocking:
  Platform:  All            |
----------------------------+----------------------------
Changes (by humdinger):

 * owner:  nobody => jackburton
 * version:  R1/beta2 => R1/Development
 * component:  Preferences/Sounds => Kits/Game Kit
 * summary:  [Sounds] Playback adds a distorted part to the end of the track
     => BFileGameSound adds a distorted part to the end of the track


Old description:

Steps:

- Download one of the sound theme candidates (I used [https://www.haiku-
os.org/files/sound-contest/parnikkapore-yanqim.zip this one].
- Apply sound files to their respective entries
- 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

New description:

 Steps:

 - Download one of the sound theme candidates (I used [https://www.haiku-
 os.org/files/sound-contest/parnikkapore-yanqim.zip 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

--
Comment:

 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".
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16592#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #16592: BFileGameSound adds a distorted part to the end of the track (was: [Sounds] Playback adds a distorted part to the end of the track) - Haiku