maplin music shied

Hi All

I have bought a Uno and the maplin music shied (http://www.maplin.co.uk/p/music-shield-for-arduino-n99dg)

on the maplin review it recommends using the v2 library here Music Shield | Seeed Studio Wiki

I have downloaded the library and put it in the library folder

Has anyone got the same setup and would be willing to give me a copy of the code to get this all working ?

Please advise
Cheers

Look inside the music player folder of that library. There you will find seven examples of how to use various aspects of the shield.

I used the demo playWithName and it fails on this

myplayer.setPlayMode(MODE_REPEAT_ONE);//set mode to repeat to play a song

is there no idiots guide to this ?

all I want it to do is play music !!

and it fails on this

What do you mean by fails?

Compile or run?

It faile when I compile it with a big orange band through it. :confused:

Well it works for me using Arduino 1.0.6

How have you installed the libraries?

Each of the three folders in that download need to be placed in the Arduino libraries separately not in the overall wrapping folder and the Arduino IDE needs to be started or restarted.