#include <gx_modulesequencer.h>
Definition at line 307 of file gx_modulesequencer.h.
◆ StateFlag
Enumerator |
---|
SF_NO_CONNECTION | |
SF_JACK_RECONFIG | |
SF_INITIALIZING | |
SF_OVERLOAD | |
Definition at line 326 of file gx_modulesequencer.h.
◆ ModuleSequencer()
gx_engine::ModuleSequencer::ModuleSequencer |
( |
| ) |
|
◆ ~ModuleSequencer()
gx_engine::ModuleSequencer::~ModuleSequencer |
( |
| ) |
|
◆ check_module_lists()
bool gx_engine::ModuleSequencer::check_module_lists |
( |
| ) |
|
◆ check_overload()
void gx_engine::ModuleSequencer::check_overload |
( |
| ) |
|
|
protected |
◆ clear_module_states()
void gx_engine::ModuleSequencer::clear_module_states |
( |
| ) |
|
|
inline |
◆ clear_stateflag()
void gx_engine::ModuleSequencer::clear_stateflag |
( |
StateFlag |
flag | ) |
|
◆ commit_module_lists()
void gx_engine::ModuleSequencer::commit_module_lists |
( |
| ) |
|
◆ get_state()
◆ overload()
virtual void gx_engine::ModuleSequencer::overload |
( |
OverloadType |
tp, |
|
|
const char * |
reason |
|
) |
| |
|
virtual |
◆ prepare_module_lists()
bool gx_engine::ModuleSequencer::prepare_module_lists |
( |
| ) |
|
◆ print_engine_state()
void gx_engine::ModuleSequencer::print_engine_state |
( |
| ) |
|
◆ ramp_down()
void gx_engine::ModuleSequencer::ramp_down |
( |
| ) |
|
|
inline |
◆ set_down_dead()
void gx_engine::ModuleSequencer::set_down_dead |
( |
| ) |
|
|
inline |
◆ set_overload_interval()
static void gx_engine::ModuleSequencer::set_overload_interval |
( |
int |
i | ) |
|
|
inlinestatic |
◆ set_rack_changed()
virtual void gx_engine::ModuleSequencer::set_rack_changed |
( |
| ) |
|
|
virtual |
◆ set_samplerate()
virtual void gx_engine::ModuleSequencer::set_samplerate |
( |
unsigned int |
samplerate | ) |
|
|
virtual |
◆ set_state()
void gx_engine::ModuleSequencer::set_state |
( |
GxEngineState |
state | ) |
|
◆ set_stateflag()
void gx_engine::ModuleSequencer::set_stateflag |
( |
StateFlag |
flag | ) |
|
◆ signal_state_change()
sigc::signal< void, GxEngineState > & gx_engine::ModuleSequencer::signal_state_change |
( |
| ) |
|
|
inline |
◆ start_ramp_down()
virtual void gx_engine::ModuleSequencer::start_ramp_down |
( |
| ) |
|
|
virtual |
◆ start_ramp_up()
virtual void gx_engine::ModuleSequencer::start_ramp_up |
( |
| ) |
|
|
virtual |
◆ update_module_lists()
virtual bool gx_engine::ModuleSequencer::update_module_lists |
( |
| ) |
|
|
virtual |
◆ wait_ramp_down_finished()
virtual void gx_engine::ModuleSequencer::wait_ramp_down_finished |
( |
| ) |
|
|
virtual |
◆ audio_mode
int gx_engine::ModuleSequencer::audio_mode |
|
protected |
◆ mono_chain
◆ ov_disabled
int gx_engine::ModuleSequencer::ov_disabled |
|
protected |
◆ overload_detected
Glib::Dispatcher gx_engine::ModuleSequencer::overload_detected |
|
protected |
◆ overload_reason
const char* gx_engine::ModuleSequencer::overload_reason |
|
protected |
◆ sporadic_interval
int gx_engine::ModuleSequencer::sporadic_interval |
|
staticprotected |
◆ state_change
sigc::signal<void, GxEngineState> gx_engine::ModuleSequencer::state_change |
|
protected |
◆ stateflags
int gx_engine::ModuleSequencer::stateflags |
|
protected |
◆ stateflags_mutex
boost::mutex gx_engine::ModuleSequencer::stateflags_mutex |
|
protected |
◆ stereo_chain
The documentation for this class was generated from the following file: