![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include "VUMeter.h"
Go to the source code of this file.
Functions | |
void | VUMETER_Analyse (void) |
Analyse the peak meter value. More... | |
void | VUMETER_Input (int channel) |
Analyze the peak meter for the audio input. More... | |
void | VUMETER_Display (int channel) |
Display the peak meter. More... | |
void VUMETER_Analyse | ( | void | ) |
void VUMETER_Display | ( | int | channel | ) |