Relative to the AudioPlaySDWav_F32, the sub-multiples for the WAV file sample rate are currently 1, 2, 4, or 8. Restricting this to not include, say 3 and 5, is historic and I believe no longer needed.. I have it on...
AudioPlaySDWav_F32 Added - This reads a WAV file from an uSD card into the Teensy F32 audio stream. This has been in the Teensy I16 Audio library and is now available with floating point audio conversion. The basic...
Thanks for the info on the inner workings.
Currently, using 2.0.3 and TD0.58.3, under Linux Mint 20.04. The hex file needs to be more that 80K to 100K for failure. I have not been able to define a case that always...
I spoke too soon. I have loading problems that come and go with the mood of Linux USB. I am trying to isolate the situations that cause this. More later.
But, does anyone know where the hex load file, xxxx.ino.hex...
Questions have come up, from those building radio with Teensy's, about audio sample rates other than 44.1 ksps. I tried to summarize the current state of this in a short note. This particularly applies to the floating...
Good News! Loading looks good with Teensyduino 1.58 Beta #3.
I used the USB3 port that has always failed loading of large hex files. I used Arduino 2.0.3 with TD1.57 along with a large hex file. Sure enough, it...
That looks great Stefano!!
Not to suggest that you need to change anything, but, if you want to explore this more, there is a library class, RadioIQMixer_F32 that is what you have, after "Mixer1". That includes...