LMMS
Loading...
Searching...
No Matches
Master.cpp File Reference
#include "Master.h"
#include "Part.h"
#include "../Params/LFOParams.h"
#include "../Effects/EffectMgr.h"
#include "../DSP/FFTwrapper.h"
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <iostream>
#include <algorithm>
#include <cmath>

Variables

static MastermasterInstance = NULL

Variable Documentation

◆ masterInstance

Master* masterInstance = NULL
static