|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioTypes.h"#include "AudioTools/CoreAudio/BaseConverter.h"#include "AudioTools/CoreAudio/Buffers.h"#include "AudioToolsConfig.h"Go to the source code of this file.
Classes | |
| class | AudioOutput |
| Abstract Audio Ouptut class. More... | |
| struct | ChannelSplitOutput::ChannelSelectionOutputDef |
| class | ChannelSplitOutput |
| Simple functionality to extract mono streams from a multichannel (e.g. stereo) signal. More... | |
| class | CsvOutput< T > |
| Stream Wrapper which can be used to print the values as readable ASCII to the screen to be analyzed in the Serial Plotter The frames are separated by a new line. The channels in one frame are separated by a ,. More... | |
| class | HexDumpOutput |
| Creates a Hex Dump. More... | |
| class | MemoryOutput |
| Writes to a preallocated memory. More... | |
| class | ModifyingOutput |
| Abstract class: Objects can be put into a pipleline. More... | |
| class | OutputMixer< T > |
| Mixing of multiple audio input streams into a single output stream. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | PRINT_FLUSH_OVERRIDE |
| #define PRINT_FLUSH_OVERRIDE |