Intro and Main Loop for looping music isn't working

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
Vodka
Regular
Posts: 33
Joined: Sun Apr 29, 2012 10:53 pm
Contact:

Intro and Main Loop for looping music isn't working

#1 Post by Vodka »

$ renpy.music.play(["music/intro.mp3","music/main.mp3"], channel='music', loop=True, fadein=0.5, synchro_start=False, fadeout=4.0, tight=True, if_changed=True)

Does anyone know why I can still hear a skip between the intro and main .mp3 when doing this? I wanted a seamless transition, which is what tight=True is supposed to give me, but it isn't working.

I've reworked the mp3 a couple of times and tried numerous workarounds with the code but I can't seem to get it to transition cleanly from intro.mp3 to main.mp3

User avatar
nyaatrap
Crawling Chaos
Posts: 1824
Joined: Mon Feb 13, 2012 5:37 am
Location: Kimashi Tower, Japan
Contact:

Re: Intro and Main Loop for looping music isn't working

#2 Post by nyaatrap »

MP3 is a format that adds slight mute on each track. Use ogg.

Post Reply

Who is online

Users browsing this forum: Google [Bot]