|
arduino-audio-tools
|
#include "AudioLogger.h"#include "AudioTools/Disk/AudioSource.h"#include "AudioTools/CoreAudio/AudioBasic/StrView.h"#include "ZephyrFile.h"#include "ZephyrSD.h"#include <zephyr/fs/fs.h>Go to the source code of this file.
Classes | |
| class | AudioSourceZephyr |
| AudioSource using Zephyr FS API (NO mounting, only uses mounted FS). Mount using the ZephyrSD class. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | FS_MAX_PATH 256 |
| #define FS_MAX_PATH 256 |