|
arduino-audio-tools
|
#include <string.h>#include <stdint.h>#include <assert.h>#include "AudioToolsConfig.h"#include "AudioTools/AudioLibs/Emulation/Arduino.h"Go to the source code of this file.
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Functions | |
| static void | checkMemory (bool printMemory=false) |
| Executes heap_caps_check_integrity_all() | |
| void | stop () |
| stops any further processing by spinning in an endless loop | |