|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioIO.h"#include "AudioTools/CoreAudio/AudioOutput.h"#include "AudioTools/CoreAudio/AudioStreams.h"Go to the source code of this file.
Classes | |
| struct | Pipeline::ModifyingStreamAdapter |
| Support for ModifyingOutput. More... | |
| class | Pipeline |
| We can build a input or an output chain: an input chain starts with setInput(); followed by add() an output chain consinsts of add() and ends with setOutput();. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |