Search results

  1. S

    Teensy 3.2, Audio Board and Optimized SD_t3.h failing.

    Further update.. I also tried to switch the generic card for a SanDisk Ultra 8GB card. The issues changed slightly with the latter in that recognised the card but playback of the audio was stuttered and it sounded like it was downsampling ..playing back slowly. This was playing one file. When...
  2. S

    Teensy 3.2, Audio Board and Optimized SD_t3.h failing.

    **Update **UPDATE I also tried to compile the code at reduced CPU rates, 24MHz for example, the problem still exists. ***
  3. S

    Teensy 3.2, Audio Board and Optimized SD_t3.h failing.

    Hi, I'm currently experimenting to see how many WAV files I can play from the SD Card slot on the Audio Board. I'm using a Teensy 3.2. Arduino IDE 1.6.11 and Teensyduino 1.3. I understand there you can gain access to an optiized 'read' library for the SDCard by uncommenting the following line...
Back
Top