Hey guys, I can't figure out why I can't hear the music being played after I load the program onto the Arduino. I am using Sparkfun's Mp3 player shield, and the library that Bill Porter created. Here's a reference
http://www.billporter.info/2012/01/28/sparkfun-mp3-shield-arduino-library/. When I upload the program, I don't get any errors, but the sound simply isn't heard. I am using headphones and the headphone jack. I cleared everything off of the micro SD card except one file called "track001.mp3" just as is recommended and it's bitrate 192 kbps also (like its supposed to be). I figured if I had messed up something, the program wouldn't have compiled correctly, but it does, and it loads to the Arduino. Yet, no sound.
Any ideas here?