arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
LEDOutputUnoR4.h File Reference
#include "Arduino_LED_Matrix.h"
#include "AudioTools/AudioLibs/AudioFFT.h"
#include "FFTDisplay.h"

Go to the source code of this file.

Classes

class  LEDOutputUnoR4
 LED output using the R4 LED matrix library. More...
 
struct  LEDOutputUnoR4Config
 

Namespaces

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

Functions

void fftLEDOutputUnoR4 (LEDOutputUnoR4Config *cfg, LEDOutputUnoR4 *matrix)
 Default update implementation which provides the fft result as "barchart".
 
void volumeLEDOutputUnoR4 (LEDOutputUnoR4Config *cfg, LEDOutputUnoR4 *matrix)
 Default update implementation which provides the fft result as "barchart".