|
svgui
1.9
|
#include "PaintAssistant.h"#include "base/AudioLevel.h"#include <QPaintDevice>#include <QPainter>#include <iostream>#include <cmath>
Go to the source code of this file.
Functions | |
| static int | dBscale (float sample, int m, float maxVal, float minVal) |
|
static |
Definition at line 169 of file PaintAssistant.cpp.
Referenced by PaintAssistant::getYForValue().