|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioBasic/Collections/Allocator.h"#include "AudioToolsConfig.h"#include <freertos/queue.h>#include "freertos/FreeRTOS.h"Go to the source code of this file.
Classes | |
| class | QueueRTOS< T > |
| FIFO Queue whch is based on the FreeRTOS queue API. The default allocator will allocate the memory from psram if available. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |