#include <instrument.h>
|
static QByteArray | buf |
|
static int | idx |
|
◆ ZInstrument()
ZInstrument::ZInstrument |
( |
Zerberus * |
z | ) |
|
◆ ~ZInstrument()
ZInstrument::~ZInstrument |
( |
| ) |
|
◆ addRegion()
◆ addZone()
void ZInstrument::addZone |
( |
Zone * |
z | ) |
|
|
inline |
◆ getSetCC()
int ZInstrument::getSetCC |
( |
int |
v | ) |
|
|
inline |
◆ load()
bool ZInstrument::load |
( |
const QString & |
path | ) |
|
◆ loadFromDir()
bool ZInstrument::loadFromDir |
( |
const QString & |
s | ) |
|
|
private |
◆ loadFromFile()
bool ZInstrument::loadFromFile |
( |
const QString & |
path | ) |
|
|
private |
◆ loadSfz()
bool ZInstrument::loadSfz |
( |
const QString & |
s | ) |
|
|
private |
◆ name()
QString ZInstrument::name |
( |
| ) |
const |
|
inline |
◆ path()
QString ZInstrument::path |
( |
| ) |
const |
|
inline |
◆ program()
int ZInstrument::program |
( |
| ) |
const |
|
inline |
◆ read()
bool ZInstrument::read |
( |
const QByteArray & |
buff, |
|
|
MQZipReader * |
, |
|
|
const QString & |
path |
|
) |
| |
|
private |
◆ readSample()
Sample * ZInstrument::readSample |
( |
const QString & |
s, |
|
|
MQZipReader * |
uz |
|
) |
| |
◆ refCount()
int ZInstrument::refCount |
( |
| ) |
const |
|
inline |
◆ setRefCount()
void ZInstrument::setRefCount |
( |
int |
val | ) |
|
|
inline |
◆ zones() [1/2]
const std::list<Zone*>& ZInstrument::zones |
( |
| ) |
const |
|
inline |
◆ zones() [2/2]
std::list<Zone*>& ZInstrument::zones |
( |
| ) |
|
|
inline |
◆ _name
QString ZInstrument::_name |
|
private |
◆ _program
int ZInstrument::_program |
|
private |
◆ _refCount
int ZInstrument::_refCount |
|
private |
◆ _setcc
int ZInstrument::_setcc[128] |
|
private |
◆ _zones
std::list<Zone*> ZInstrument::_zones |
|
private |
◆ buf
QByteArray ZInstrument::buf |
|
static |
◆ idx
◆ instrumentPath
QString ZInstrument::instrumentPath |
|
private |
◆ zerberus
The documentation for this class was generated from the following files: