|
LMMS
|
#include <VuPartMeter.h>
Public Member Functions | |
| VuPartMeter (int x, int y, int w, int h, const char *label=0) | |
| void | draw (void) |
| void | update (float x) |
| Public Member Functions inherited from VuMeter | |
| VuMeter (int x, int y, int w, int h, const char *label=0) | |
Private Attributes | |
| float | db |
Additional Inherited Members | |
| Protected Member Functions inherited from VuMeter | |
| float | limit (float x) |
|
inline |
|
private |