Hi everyone,
I'm after a particular script to run in both Puppy and Linux Mint.
Quick bit of explanation: Emulation Station is software that runs inside Retropie. It launches video game emulators from separate software called Retroarch.
What I am after is a service to play music from a particular directory in the background when I open Retropie and emulation station (ES) and move through my game lists, and fade out when I launch a game inside ES and Retroarch starts. When I close the game and return to the ES menu, thus closing Retroarch, I'd like the music to start again.
I'm guessing a console-based player would be the best choice. I also guess that the script will tell Linux to check when ES services are running to start the player, then kill the player when the Retroarch services start, then kill the music player when those services stop. How to draft that though, I have no idea! I can use MOCP or any other console player, but it needs to *not* open a window.
Any help appreciated.