|
LMMS
|
#include "EnvelopeAndLfoParameters.h"#include <QDomElement>#include <QFileInfo>#include "AudioEngine.h"#include "Engine.h"#include "Oscillator.h"#include "PathUtil.h"#include "Song.h"Namespaces | |
| namespace | lmms |
Variables | |
| const float | lmms::SECS_PER_ENV_SEGMENT = 5.0f |
| const float | lmms::SECS_PER_LFO_OSCILLATION = 20.0f |
| const f_cnt_t | lmms::minimumFrames = 1 |