|
arduino-audio-tools
|
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". | |