LMMS
Loading...
Searching...
No Matches
lmms::gui::EqBand Class Reference

#include <EqParameterWidget.h>

Public Member Functions

 EqBand ()

Public Attributes

FloatModelgain
FloatModelres
FloatModelfreq
BoolModelactive
BoolModelhp12
BoolModelhp24
BoolModelhp48
BoolModellp12
BoolModellp24
BoolModellp48
QColor color
int x
int y
QString name
float * peakL
float * peakR

Constructor & Destructor Documentation

◆ EqBand()

lmms::gui::EqBand::EqBand ( )

Member Data Documentation

◆ active

BoolModel* lmms::gui::EqBand::active

◆ color

QColor lmms::gui::EqBand::color

◆ freq

FloatModel* lmms::gui::EqBand::freq

◆ gain

FloatModel* lmms::gui::EqBand::gain

◆ hp12

BoolModel* lmms::gui::EqBand::hp12

◆ hp24

BoolModel* lmms::gui::EqBand::hp24

◆ hp48

BoolModel* lmms::gui::EqBand::hp48

◆ lp12

BoolModel* lmms::gui::EqBand::lp12

◆ lp24

BoolModel* lmms::gui::EqBand::lp24

◆ lp48

BoolModel* lmms::gui::EqBand::lp48

◆ name

QString lmms::gui::EqBand::name

◆ peakL

float* lmms::gui::EqBand::peakL

◆ peakR

float* lmms::gui::EqBand::peakR

◆ res

FloatModel* lmms::gui::EqBand::res

◆ x

int lmms::gui::EqBand::x

◆ y

int lmms::gui::EqBand::y

The documentation for this class was generated from the following files: