Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sugarcube 1.0.26 Sound Stops

Hey...
I have problem with playing audio.
I use standard command
<<audio "cachedmusic" play>>
Unfortunately, after passage, the music plays for 2-3 seconds and then stops...
How to make audio continue after passage?
Adding the same line in every passage does nothing...
Documentation says nothing :/

Comments

  • That shouldn't be happening, unless you're doing something to stop the audio or the player has run out of audio frames.

    Details?
  • edited July 2015
    Yeah... well...
    In my first (start) passage I got:
    <<cacheaudio "las" "http://www.rojogame.pe.hu/music/las.wav">>;
    
    In the second passage there is
    <<audio "las" play>>
    
    On second passage, music plays. When I pass to third passage, music plays for 3 seconds and stops.
  • Okey... I changed the files hosting and it looks like it works now ;d
Sign In or Register to comment.