Home Forums Sparkfun MP3 Shield Library Support Forum vixen with mp3 Reply To: vixen with mp3

#2907
Bill
Member

Blown,

I don’t have time to write the code for you, but it’s easy. Take

void playShow(){

//start music track
wtv020sd16p.asyncPlayVoice(0);
delay(100);

int temp = 0;
long start = 0;
//start playing back show file and run LEDS
for(int i = 0; i