|
arduino-audio-tools
|
#include "AudioBoard.h"#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioI2S/I2SStream.h"Go to the source code of this file.
Classes | |
| struct | I2SCodecConfig |
| Configuration for I2SCodecStream. More... | |
| class | I2SCodecStream |
| I2S Stream which also sets up a codec chip and i2s. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | PIN_AUDIO_KIT_SD_CARD_CLK 14 |
| #define | PIN_AUDIO_KIT_SD_CARD_CS 13 |
| #define | PIN_AUDIO_KIT_SD_CARD_MISO 2 |
| #define | PIN_AUDIO_KIT_SD_CARD_MOSI 15 |
| #define PIN_AUDIO_KIT_SD_CARD_CLK 14 |
| #define PIN_AUDIO_KIT_SD_CARD_CS 13 |
| #define PIN_AUDIO_KIT_SD_CARD_MISO 2 |
| #define PIN_AUDIO_KIT_SD_CARD_MOSI 15 |