Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Music fadeout #62

Open
euank opened this issue Apr 28, 2014 · 0 comments
Open

Music fadeout #62

euank opened this issue Apr 28, 2014 · 0 comments
Labels

Comments

@euank
Copy link
Contributor

euank commented Apr 28, 2014

In the script, there are many instances of "stop" and then "mp3fadeout 3000" ... For example, line 2854 of the current one. Searching for "mp3fadeout" should find most of the instances.

Having stop before the fadeout causes the music to abruptly stop and the fadeout to do nothing. Reversing the order causes the expected fadeout.

If this is intentional, I can't think why. It would be great if someone could look into this and either determine why it is the way it is or fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant