MuseScore
3.4
Music composition and notation
|
#include <math.h>
#include <atomic>
#include <list>
#include <memory>
#include <queue>
#include "synthesizer/synthesizer.h"
#include "synthesizer/event.h"
#include "synthesizer/midipatch.h"
#include "voice.h"
Go to the source code of this file.
Classes | |
class | VoiceFifo |
class | Zerberus |