arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
AudioFaustDSP.h File Reference
#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
 

Macro Definition Documentation

◆ FAUSTFLOAT

#define FAUSTFLOAT   float

◆ PSRAM_LIMIT

#define PSRAM_LIMIT   1024

Typedef Documentation

◆ Soundfile

typedef void Soundfile