Audio Adaptor Board: Unable to play WAV song

Status
Not open for further replies.

tranha

Active member
Hi guys

I am testing my Audio Adaptor Board on Teensy 3.2 and I want to play some WavFiles.

I copied the example SDTEST1.WAV from here http://www.pjrc.com/teensy/td_libs_AudioDataFiles.html to the SD card, ram the WavFilePlayer example and it played perfectly.

However, when I tried to download my own WAV files and copied them to the SD card, the board did not play anything. I am pretty sure my file is WAV.

Please help me

I downloaded the WAV file from here: http://www.thesoundarchive.com/star-wars.asp

Thanks
 
One thing might be that the filename is not in 8.3 format. E.g. change rebel_theme.wav to rebel.wav

Pete
 
I've just downloaded the rebel them one and Goldwave reports "Internal data size is incorrect. The file may be corrupt". This might give the Teensy wav player indigestion.

Pete
 
Status
Not open for further replies.
Back
Top