|
arduino-audio-tools
|
Go to the source code of this file.
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | VFS_SD SD |
Typedefs | |
| using | File = VFSFile |
| Desktop file system compatibility alias. | |
| using | FS = VFS |
| Desktop file system compatibility alias. | |
Variables | |
| static FS | SD |
| #define VFS_SD SD |