|
arduino-audio-tools
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include "AudioTools/CoreAudio/AudioLogger.h"Go to the source code of this file.
Classes | |
| class | StrView |
| A simple wrapper to provide string functions on existing allocated char*. If the underlying char* is a const we do not allow any updates; The ownership of the char* must be managed externally! More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |