|
arduino-audio-tools
|
#include <filesystem>#include "AudioLogger.h"#include "AudioTools/CoreAudio/AudioBasic/StrView.h"#include "AudioTools/Disk/AudioSource.h"#include "AudioTools/Disk/VFS.h"#include "AudioTools/Disk/VFSFile.h"Go to the source code of this file.
Classes | |
| class | AudioSourceVFS |
| AudioSource using the standard C++ api. In order to make this work you need to configure and provide a VFS object! More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |