#include <gx_internal_plugins.h>
Definition at line 988 of file gx_internal_plugins.h.
◆ Directout()
gx_engine::Directout::Directout |
( |
EngineControl & | engine, |
|
|
sigc::slot< void > | sync ) |
◆ ~Directout()
gx_engine::Directout::~Directout |
( |
| ) |
|
◆ change_buffersize()
void gx_engine::Directout::change_buffersize |
( |
unsigned int | size | ) |
|
|
private |
◆ compute()
void gx_engine::Directout::compute |
( |
int | count, |
|
|
float * | input0, |
|
|
float * | input1, |
|
|
float * | output0, |
|
|
float * | output1 ) |
|
private |
◆ compute_static()
static void gx_engine::Directout::compute_static |
( |
int | count, |
|
|
float * | input0, |
|
|
float * | input1, |
|
|
float * | output0, |
|
|
float * | output1, |
|
|
PluginDef * | ) |
|
staticprivate |
◆ get_buffer()
float * gx_engine::Directout::get_buffer |
( |
| ) |
|
|
inline |
◆ init()
void gx_engine::Directout::init |
( |
unsigned int | samplingFreq | ) |
|
|
private |
◆ init_static()
static void gx_engine::Directout::init_static |
( |
unsigned int | samplingFreq, |
|
|
PluginDef * | ) |
|
staticprivate |
◆ mem_alloc()
void gx_engine::Directout::mem_alloc |
( |
| ) |
|
|
private |
◆ mem_free()
void gx_engine::Directout::mem_free |
( |
| ) |
|
|
private |
◆ set_data()
void gx_engine::Directout::set_data |
( |
bool | dfill | ) |
|
◆ bsize
int gx_engine::Directout::bsize |
|
private |
◆ engine
◆ fdfill
bool gx_engine::Directout::fdfill |
|
private |
◆ fSamplingFreq
int gx_engine::Directout::fSamplingFreq |
|
private |
◆ mem_allocated
bool gx_engine::Directout::mem_allocated |
◆ outdata
float* gx_engine::Directout::outdata |
◆ plugin
Plugin gx_engine::Directout::plugin |
◆ sync
sigc::slot<void> gx_engine::Directout::sync |
|
private |
The documentation for this class was generated from the following file: