Represents a job that will be sent to a Sampler.
More...
#include <synthclone/samplerjob.h>
Represents a job that will be sent to a Sampler.
◆ Type
The type of job that will be executed by the Sampler.
Enumerator |
---|
TYPE_PLAY_DRY_SAMPLE | |
TYPE_PLAY_WET_SAMPLE | |
TYPE_SAMPLE | |
◆ SamplerJob()
synthclone::SamplerJob::SamplerJob |
( |
QObject * |
parent = 0 | ) |
|
|
explicitprotected |
◆ ~SamplerJob()
virtual synthclone::SamplerJob::~SamplerJob |
( |
| ) |
|
|
protectedvirtual |
◆ getType()
virtual Type synthclone::SamplerJob::getType |
( |
| ) |
const |
|
pure virtual |
◆ getZone()
virtual const Zone* synthclone::SamplerJob::getZone |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: