Hi guys,
I'm trying to use the Waveshield to play sounds from a step sequencer. I trimmed down the code from the "Play the wave file all the way through, and only once" 6 buttons and 6 sounds example sketch, to exclude the button presses. Essentially I just want the Waveshield to scroll through an array and play the sound files that are stored in it. My trouble is that I've run out of pins. I'm using 6,7,8,9 and 11, I need one more free pin but 12 and 13 are both sending information, even though I can't see any reference to them in the code. I assume it is something to do with the Waveshield part of the code? If it is part of the Waveshield, is it possible to free them up?
Thanks,
Tom

