.wav file reader

Has anyone gotten a simple .wav file reader running yet?

I need to directly jump to positions in my samples and therefore import them first.

Thanks!

Just for the record … @erwincoumans basically just answered my question in another thread (FatFs errors on SD card when audio is enabled) mentioning his Sample Player. Thanks Erwin for that!!
Code is here:
https://github.com/erwincoumans/DaisyCloudSeed/releases/tag/0.4

It is updated now to read 8,16,24,32bit int and 32/64bit float samples.
See Sample Player for Daisy Patch
https://github.com/erwincoumans/DaisyCloudSeed/releases/tag/0.43

1 Like