micah5 / ace-attorney-reddit-bot

👨🏼‍⚖️ reddit bot that turns comment chains into ace attorney scenes
Do What The F*ck You Want To Public License
772 stars 54 forks source link

Audio disappears when music file ends #17

Open LuisMayo opened 3 years ago

LuisMayo commented 3 years ago

When the court music "03 - Turnabout Courtroom - Trial.mp3" ends, all sounds are then muted. I think sound should work past that time and music should loop.

Regards

l1n commented 3 years ago

The easy patch is to loop the asset file itself :)

LuisMayo commented 3 years ago

The easy patch is to loop the asset file itself :)

That's actually a good workaround but a more definitive solution should probably be implemented Thanks!