Arcade Ambience MP3
-
@synack I like your script a lot since it's just an mp3 player in the background. However, I had an idea.
Although ES doesn't detect what menu you're on, the theme should detect it right? If so, would it be possible to alter the .xml of the theme and tell it to play a certain folder of bg music?I know very little about programming so I could be way off, but it's just an idea.
Thanks for the script by the way! -
@df13 Unfortunately no, it doesn't work like that since the music playing is completely external. If ES accessed the individual XML files every time a new system was selected it would be possible using the 'last accessed time' of the files, but ES loads all of the files upon startup.
-
when running arcade games using pifba emulator, the music doesn't stop playing...any fix?
-
@synack This is actually a really great and simple solution... But I'm not sure if I'm going crazy or not, but it doesn't seem to kill mpg123 if I boot up Kodi. Not sure why that would be.
-
@deadeye I don't know either. Is it only with Kodi? I also use it and have confirmed it works on my side.
Make sure you're using the latest version of the runcommand script and ensure /opt/retropie/configs/all/runcommand-onstart.sh contains
pkill -STOP mpg123
-
@synack thanks - yeah, it works for everything else. I tried both iterations you posted. The first didn't kill when loading up n64/kodi, the latter just kodi. I'll try updating and see if that changes anything. I'll post back to confirm. Cheers.
-
@synack Ah, figured it out. It's only an issue if KODI is launched as an emulator. If I launch it through the Ports, it kills the music.
-
@deadeye mine does not stop the music with certain arcade emulators. Is there a setting I'm missing?
-
@synack I see there is a command on that other gent's thread for setting the volume level:
mixer.music.set_volume(70)
It is in the post that @backstander made about the .py script.
Would you happen to know how to integrate that command or one like it into your setup? The fact that the music is so loud is kind of a bummer and of course it does play over the game snap music which kind of sucks too.
Thanks in advance if you have any ideas!
-
@synack If you have a solution that would be amazing!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.