![]() |
Mixxx
|
#include <QDebug>#include <QDomNode>#include <QImage>#include <QObject>#include <qgl.h>#include "glwaveformrenderer.h"#include "waveformrenderbeat.h"#include "trackinfoobject.h"#include "soundsourceproxy.h"#include "controlobjectthreadmain.h"#include "controlobject.h"#include "widget/wwidget.h"#include "widget/wskincolor.h"
Go to the source code of this file.
Defines | |
| #define | DEFAULT_SECONDS_TO_DISPLAY 4 |
| #define | SCALE_TEST 4 |
| #define DEFAULT_SECONDS_TO_DISPLAY 4 |
A license and other info goes here!
Definition at line 22 of file glwaveformrenderer.cpp.
| #define SCALE_TEST 4 |
Definition at line 23 of file glwaveformrenderer.cpp.