#include <aeolus.h>
◆ anonymous enum
Enumerator |
---|
VOLUME | |
REVSIZE | |
REVTIME | |
STPOSIT | |
◆ Aeolus()
◆ ~Aeolus()
◆ allNotesOff()
void Aeolus::allNotesOff |
( |
int |
| ) |
|
|
virtual |
◆ allSoundsOff()
virtual void Aeolus::allSoundsOff |
( |
int |
channel | ) |
|
|
inlinevirtual |
◆ audio_init()
void Aeolus::audio_init |
( |
int |
sampleRate | ) |
|
|
private |
◆ audio_start()
void Aeolus::audio_start |
( |
| ) |
|
|
private |
◆ cond_key_off()
void Aeolus::cond_key_off |
( |
int |
m, |
|
|
int |
b |
|
) |
| |
|
private |
◆ cond_key_on()
void Aeolus::cond_key_on |
( |
int |
m, |
|
|
int |
b |
|
) |
| |
|
private |
◆ getPatchInfo()
const QList< MidiPatch * > & Aeolus::getPatchInfo |
( |
| ) |
const |
|
virtual |
◆ gui()
◆ init()
void Aeolus::init |
( |
float |
sampleRate | ) |
|
|
virtual |
◆ key_off()
void Aeolus::key_off |
( |
int |
n, |
|
|
int |
b |
|
) |
| |
|
private |
◆ key_on()
void Aeolus::key_on |
( |
int |
n, |
|
|
int |
b |
|
) |
| |
|
private |
◆ loadSoundFonts()
virtual bool Aeolus::loadSoundFonts |
( |
const QStringList & |
| ) |
|
|
inlinevirtual |
◆ masterTuning()
double Aeolus::masterTuning |
( |
| ) |
const |
|
virtual |
◆ name()
virtual const char* Aeolus::name |
( |
| ) |
const |
|
inlinevirtual |
◆ newDivis()
◆ parameter()
const ParDescr * Aeolus::parameter |
( |
int |
idx | ) |
const |
|
private |
◆ play()
◆ proc_queue()
void Aeolus::proc_queue |
( |
uint32_t |
k | ) |
|
|
private |
◆ proc_synth()
void Aeolus::proc_synth |
( |
int |
| ) |
|
|
private |
◆ process()
void Aeolus::process |
( |
unsigned |
nframes, |
|
|
float * |
out, |
|
|
float * |
, |
|
|
float * |
|
|
) |
| |
|
virtual |
◆ setMasterTuning()
void Aeolus::setMasterTuning |
( |
double |
| ) |
|
|
virtual |
◆ setState()
◆ setValue()
void Aeolus::setValue |
( |
int |
idx, |
|
|
double |
value |
|
) |
| |
|
privatevirtual |
◆ soundFonts()
virtual QStringList Aeolus::soundFonts |
( |
| ) |
const |
|
inlinevirtual |
◆ state()
◆ value()
double Aeolus::value |
( |
int |
idx | ) |
const |
|
privatevirtual |
◆ Model
◆ _asectp
◆ _asectpar
◆ _audiopar
float Aeolus::_audiopar[4] |
|
private |
◆ _divisp
◆ _fsamp
◆ _fsize
◆ _hold
◆ _ifc_init
◆ _ifelms
uint32_t Aeolus::_ifelms[NGROUP] |
|
private |
◆ _keymap
unsigned char Aeolus::_keymap[NNOTES] |
|
private |
◆ _midimap
uint16_t Aeolus::_midimap[16] |
|
private |
◆ _nasect
◆ _ndivis
◆ _nplay
◆ _revsize
◆ _revtime
◆ _running
volatile bool Aeolus::_running |
|
private |
◆ _sc_cmode
◆ _sc_group
◆ _tempstr
char Aeolus::_tempstr[64] |
|
private |
◆ loutb
◆ model
◆ nout
◆ patchList
◆ pd
const std::vector< ParDescr > Aeolus::pd |
|
staticprivate |
Initial value:= {
{
A_VOLUME,
"volume",
true, 0.32f, 0.00f, 1.00f },
{
A_REVSIZE,
"revsize",
true, 0.075f, 0.025f, 0.15f },
{
A_REVTIME,
"revtime",
true, 4.0f, 2.0f, 7.00f },
{
A_STPOSIT,
"stposit",
true, 0.5f, -1.00f, 1.0f },
}
◆ routb
The documentation for this class was generated from the following files: