|
|
|
|
|
|
|
|
// currently read-only. It CAN NOT WRITE ANYTHING TO YOUR SD CARD. However, |
|
|
// currently read-only. It CAN NOT WRITE ANYTHING TO YOUR SD CARD. However, |
|
|
// it is *much* faster for reading more than 1 file at a time, especially for |
|
|
// it is *much* faster for reading more than 1 file at a time, especially for |
|
|
// the Teensy Audio Library to play and mix multiple sound files. |
|
|
// the Teensy Audio Library to play and mix multiple sound files. |
|
|
|
|
|
// On Teensy 3.5 & 3.6, this optimization does NOT SUPPORT the built-in SD |
|
|
|
|
|
// sockets. It only works with SD cards connected to the SPI pins. |
|
|
// |
|
|
// |
|
|
//#define USE_TEENSY3_OPTIMIZED_CODE |
|
|
//#define USE_TEENSY3_OPTIMIZED_CODE |
|
|
|
|
|
|