arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
MozziStream.h File Reference
#include "AudioTools.h"
#include <Mozzi.h>

Go to the source code of this file.

Classes

struct  MozziConfig
 
class  MozziStream
 Stream that provides audio information that was generated using the Mozzi API using the updateControl() and updateAudio() methods. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define AudioOutput   AudioOutputMozzi
 

Functions

AudioOutputMozzi updateAudio ()
 
void updateControl ()
 

Macro Definition Documentation

◆ AudioOutput

#define AudioOutput   AudioOutputMozzi

Function Documentation

◆ updateAudio()

AudioOutputMozzi updateAudio ( )

◆ updateControl()

void updateControl ( )