Thanks to your great support help, I was able to get the MP3 music player shield working well. The sd Card has 9 files labeled track001.mp3 through track009.mp3. I have a PIR connected to digital I/O pin 3. When motion is detected the music maker will select and play a random file. I noticed something unusual in that while there is no file labeled System~1/, the card attempts to play it. This causes the listener to think it stopped working although the loop is fast enough to see motion and play another file. While I can live with this, I'm curious as to where this file is coming from. With random file selection, it's possible that System~1/ will play twice in a row.
Is this a library issue or is it a sketch programming error?
Note that I was careful to set windows to view hidden files and extensions when exploring the files on the sd card.
See sketch and monitor screen capture.
thanks,
Nick