|
LMMS
|
#include <QString>#include "Instrument.h"#include "InstrumentView.h"#include "AutomatableModel.h"Go to the source code of this file.
Classes | |
| class | lmms::OscillatorObject |
| class | lmms::OrganicInstrument |
| struct | lmms::OrganicInstrument::oscPtr |
| class | lmms::gui::OrganicInstrumentView |
| struct | lmms::gui::OrganicInstrumentView::OscillatorKnobs |
Namespaces | |
| namespace | lmms |
| namespace | lmms::gui |
Variables | |
| const int | lmms::NUM_OSCILLATORS = 8 |
| const int | lmms::NUM_HARMONICS = 18 |
| const QString | lmms::HARMONIC_NAMES [NUM_HARMONICS] |
| const QString | lmms::WAVEFORM_NAMES [6] |
| const float | lmms::CENT = 1.0f / 1200.0f |