|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioBasic/Collections.h"#include "AudioTools/CoreAudio/AudioBasic/Float16.h"#include "AudioTools/CoreAudio/AudioBasic/StrView.h"Go to the source code of this file.
Classes | |
| class | dsp |
| minimal dsp base class needed by Faust More... | |
| class | dsp_memory_manager |
| Memory manager which uses psram when it is available. More... | |
| class | Meta |
| minimial implementtion of Meta which just ignores the data More... | |
| class | UI |
| Minimum implementation of UI parameters. We only support the setting and getting of values. More... | |
Macros | |
| #define | FAUSTFLOAT float |
| #define | PSRAM_LIMIT 1024 |
Typedefs | |
| typedef void | Soundfile |
| #define FAUSTFLOAT float |
| #define PSRAM_LIMIT 1024 |
| typedef void Soundfile |