Background Music [Continued from Help/Support]
-
I understand this is a forum for Rasp Pi stuff but trust me I've searched far and wide for a solution.
Anybody have a clue on how to implement this into the windows version of emulation station?
I've tried doing it with running python on PC and attempting to edit some of the scripts but my knowledge of scripting is well frankly poor so yeah...
-
Been a while since I have had time to tweak my retropie setup. Is there a way to stop the bgm when the screensaver begins? I have videos for all my games that randomly play.
-
@livewire
wow, thank you so much, this works perfect for me. :) -
I found a tutorial that allows you to use voice commands to play songs from youtube.
if you install python3-pip then it works great. You just tell google to play whatever you want to hear and it plays it from youtube. in the background.
It's not really easier than this because you have to install google assistant (which means setting up an oauth key) but if you can follow semi-technical walkthroughs you can do it and have remote storage of most songs.
-
Hi Im having a hard time getting this to run. I used all the same locations as you did, i used the latest script you wrote, put all the music which were ogg files in a music folder inside the roms folder, my file is called Test1.py, and placed inside PyScripts which is in /home/pi. I wrote out the rc.local line exactly as you did, including the quotes and &. The music just wont play, and im not getting any sort of error messages when i go back to the terminal. Whats even stranger about all of this, is Ive gotten this to work on other pies in the past, this time i did a fresh install of everything on a 128gb sd card, and the background music wont work (this is the first time ive tried to install it on retropie 4.3, and the first time i have video scraped roms) . But after updating one of my old pies, the background music still works on them. Is anyone else having trouble with this????
-
Is it possible to create custom launch file for specific rom that will not disable music?
-
hey guys i follow the easy way but i have one problem: my pi says the bgm folder already exsist but i cannot find the folder anywhere i tried over USB and Windows PC to copie my mp3, when i create the folder my pi says that he cannot create an exsisting folder
-
@livewire so I Googled how to put background music on my retro pi. Well I get this error about one songs says it's not an Ogg file yet all the songs play it doesn't even tell me which song it is so I have no idea which one it could be you got any suggestions?
-
I've found that mpg123 will occasionally make my entire pi freeze when idle for a while so just in case you've been getting this like I have, kill mpg123 and see if it fixes your stability problems.
-
@anassassinsblade
that is odd, i have only mp3 in mine and i dont get any errorsother then having to remove and put one song in at a time, i would say try a different format maybe
-
@jman Hi did you solved the problem with the music background while you run Daphne? Thanks a lot
-
@milleland Change the emulator name to: daphne.sh
-
"vice.sh" seems to work.
You can see the tree of running processes with the shell command pstree. Compare the trees while running different emulators or ports and you should find the correct process name.
-
EXCELLENT METHOD, by far the best and most simplist so far. No errors anywhere either. My only issue is as stated previously when launching LXDE/Pixel from ES, music continues. Also when launching PPSSPP for PSP games, the music continues. Any advice sir? Any and all assistance will be highly appreciated!
-
@auz10 You need to edit this file: bgmusic.py (located in /home/pi/PyScripts). In here add PPSSPPSDL to the list of emulators. Now the music will stop when you start PPSSPP.
-
@bobharris Would you have a solution to kill the music when launching the Pixel Desktop (Chromium) ?
-
Is there a particular reason you guys aren't using the runcommand-onstart and onend scripts to kill and restart the music without needing to add emulator names anywhere?
-
@bytethis No sorry. I figured out the names of some emulators by starting an emulator, opening winscp on my pc, connecting to the pi, opening a terminal in winscp and typing: ps -A . This shows you the names of all the running programs. You could find out what name is used for the Pixel Desktop and add it to the emulator list (treating it as an emulator). But I have no idea if that even works. I can't think of any other solution, except trying a different route , like the method Zerojay is talking about.
@zerojay There are some extra functionalities: Set a startsong, start a new song after exiting a game, music fade out when starting a game. When you add the missing emulators, it works just as well.
-
@bobharris Ok..thanks ! I will play around with it and see what I can come up with.
-
i believe the other way that is posted here uses the runcommand to kill it, but it is way to sudden. some people like that way.
personally i like this way, yes it can be a pain to get the emulator to stop the music, but for me that is half the fun :)
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.