Hello! I have the Adafruit Audio FX Sound Board (16MB) with the built in 2x2W Amp.n I am trying to get the board to play a random file automatically when powered up. I followed the schematic at the following link [https://forums.adafruit.com/viewtopic.php?f=22&t=94261] and it mostly works.
It will only play the first of the sequentially named RAND files. [T00RAND0.ogg which go to T00RAND03.ogg] If I attempt to trigger the board normally, without the specialty circuit, it randomizes the files perfectly. Anytime I wire it back up to the linked circuit, it will only play the first file.
I also noticed that if I hold the triggering button down when powering up the board, it does the same thing, not randomizing... Is it not allowing the board logic to fully load before triggering the first in the sequence?
What am I doing wrong here?
Thanks so much!!