#include <sequencer.h>
◆ Sequencer()
Ms::Sequencer::Sequencer |
( |
| ) |
|
|
inline |
◆ ~Sequencer()
virtual Ms::Sequencer::~Sequencer |
( |
| ) |
|
|
inlinevirtual |
◆ playMetronomeBeat()
virtual void Ms::Sequencer::playMetronomeBeat |
( |
BeatType |
type | ) |
|
|
pure virtual |
◆ sendEvent()
virtual void Ms::Sequencer::sendEvent |
( |
const NPlayEvent & |
| ) |
|
|
pure virtual |
◆ startNote() [1/2]
virtual void Ms::Sequencer::startNote |
( |
int |
channel, |
|
|
int |
, |
|
|
int |
, |
|
|
double |
nt |
|
) |
| |
|
pure virtual |
◆ startNote() [2/2]
virtual void Ms::Sequencer::startNote |
( |
int |
channel, |
|
|
int |
, |
|
|
int |
, |
|
|
int |
, |
|
|
double |
nt |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: