luis-sanchez-utep / musicshield

Automatically exported from code.google.com/p/musicshield
0 stars 0 forks source link

music 1.14 how to open specific file? #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. i used music 1.14 on arduino uno but how can i access a single specific file 
from the sd card instead of playing a loop of all files on the storage card ???

What is the expected output? What do you see instead?
I want to use several buttons. If button 1 is pressed i expect so get file nr. 
1 to be played and then it should stop. if button 2 is pressed file nr.2 should 
be played and then stop etc. 

Instead of that i power on the arduino & shield and its starts directly to play 
all of the files on the storage card

What version of the product are you using? On what operating system?
1.14 with arduino 0.22 on win xp 32 bit

Please provide any additional information below.
i also tried musicshieldnewsdlib_r ....but with that sketch i first get several 
error messages that there were multiple definition in the *.h and *.cpp 
files....so i tried to just delete the *.cpp files from the sketch folder 
...then it compiles without errors.....but the shield won´t playback a 
file...it just turns on and says it would play the file....but didn´t play 
it....

Original issue reported on code.google.com by toysoldi...@babetech.de on 10 Dec 2011 at 8:34