Page 1 of 1

Is partial playback not meant to work with fadeout?

Posted: Mon Sep 06, 2021 11:45 pm
by henvu50
The fadein works, but the fadeout doesn't. Is that intended?

Code: Select all

renpy.music.play('<from 15 to 30>' + musicFile01, channel='music', fadein=2.0, fadeout=2.0)  
It kind of makes sense that it wouldn't fadeout, but it would be nice if it did work, but I can easily edit the music file in audacity.