#include <gx_internal_plugins.h>
Definition at line 128 of file gx_internal_plugins.h.
◆ OscilloscopeInfo()
gx_engine::OscilloscopeInfo::OscilloscopeInfo |
( |
| ) |
|
|
inline |
◆ get_buffer()
float * gx_engine::OscilloscopeInfo::get_buffer |
( |
| ) |
const |
|
inline |
◆ get_buffer_size()
unsigned int gx_engine::OscilloscopeInfo::get_buffer_size |
( |
| ) |
const |
|
inline |
◆ readJSON()
◆ signal_size_change()
sigc::signal< void(unsigned int, float *)> gx_engine::OscilloscopeInfo::signal_size_change |
( |
| ) |
|
|
inline |
◆ update()
void gx_engine::OscilloscopeInfo::update |
( |
| ) |
|
◆ writeJSON()
◆ OscilloscopeAdapter
◆ bsize
jack_nframes_t gx_engine::OscilloscopeInfo::bsize |
◆ buffer
float* gx_engine::OscilloscopeInfo::buffer |
|
private |
◆ buffer_size
unsigned int gx_engine::OscilloscopeInfo::buffer_size |
|
private |
◆ frames
int gx_engine::OscilloscopeInfo::frames |
◆ is_rt
bool gx_engine::OscilloscopeInfo::is_rt |
◆ jack
◆ load
int gx_engine::OscilloscopeInfo::load |
◆ size_change
sigc::signal<void(unsigned int, float*)> gx_engine::OscilloscopeInfo::size_change |
|
private |
The documentation for this class was generated from the following file: