arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
AudioSourceIdxSDFAT.h File Reference
#include <SPI.h>
#include <SdFat.h>
#include "AudioToolsConfig.h"
#include "AudioLogger.h"
#include "AudioTools/Disk/AudioSource.h"
#include "AudioTools/Disk/SDIndex.h"

Go to the source code of this file.

Classes

class  AudioSourceIdxSDFAT< AudioFs, AudioFile >
 ESP32 AudioSource for AudioPlayer using an SD card as data source. An index file is used to speed up the access to the audio files by index. This class is based on the Arduino SD implementation For UTF8 Support change SdFatConfig.h define USE_UTF8_LONG_NAMES 1. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define SPI_CLOCK   SD_SCK_MHZ(50)
 
#define USE_SDFAT
 

Macro Definition Documentation

◆ SPI_CLOCK

#define SPI_CLOCK   SD_SCK_MHZ(50)

◆ USE_SDFAT

#define USE_SDFAT