The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audio gets cut abruptly
03-30-2013, 10:20 PM (This post was last modified: 03-30-2013 10:22 PM by VIRGIN KLM.)
Post: #1
Audio gets cut abruptly
Hey everybody I just wanted to make a point about some games that their audio actually works (guess they are MP3 format) the audio most of the times gets cut abruptly.
It came to my attention that this happens only with audio that have loop points so I guess it's an issue with the function related to MP3 looping.
It sounds like this:

Let's say that we have a track consisting of 8 sections-
1,2,3,4,5,6,7,8
-And we want to loop from (start of loop) point 2 and the end of the loop point in 7.
What should happen is that the game will start playing the track normaly from part 1 the first time it starts and it will loop between part 2 to 7, until atleast the game is coded to end the loop after a point so it will reach 8.
For some reason "I guess" PPSSPP starts playing back the MP3 file but when it will reach the first loop point (in this example "2") it will stop playing since the loop start-end has a negative value for duration or something around the lines of that.

Hope I helped.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Audio gets cut abruptly - VIRGIN KLM - 03-30-2013 10:20 PM
RE: Audio gets cut abruptly - Henrik - 03-30-2013, 11:11 PM
RE: Audio gets cut abruptly - VIRGIN KLM - 05-01-2013, 06:34 PM
RE: Audio gets cut abruptly - VIRGIN KLM - 05-10-2013, 09:58 PM
RE: Audio gets cut abruptly - [Unknown] - 05-11-2013, 03:10 AM
RE: Audio gets cut abruptly - VIRGIN KLM - 05-11-2013, 06:58 AM
RE: Audio gets cut abruptly - VIRGIN KLM - 05-14-2013, 12:03 AM

Forum Jump: