|
LMMS
|
#include "Instrument.h"#include <cmath>#include <numbers>#include "DummyInstrument.h"#include "InstrumentTrack.h"#include "LmmsTypes.h"Namespaces | |
| namespace | lmms |
Functions | |
| static int | lmms::countZeroCrossings (SampleFrame *buf, f_cnt_t start, f_cnt_t frames) |
| f_cnt_t | lmms::getFadeInLength (float maxLength, f_cnt_t frames, int zeroCrossings) |