#include <process_thread.h>
Definition at line 34 of file process_thread.h.
◆ ProcessThread()
ARDOUR::ProcessThread::ProcessThread |
( |
| ) |
|
◆ ~ProcessThread()
ARDOUR::ProcessThread::~ProcessThread |
( |
| ) |
|
◆ drop_buffers()
void ARDOUR::ProcessThread::drop_buffers |
( |
| ) |
|
◆ gain_automation_buffer()
static gain_t* ARDOUR::ProcessThread::gain_automation_buffer |
( |
| ) |
|
|
static |
◆ get_buffers()
void ARDOUR::ProcessThread::get_buffers |
( |
| ) |
|
◆ get_mix_buffers()
◆ get_noinplace_buffers()
◆ get_route_buffers()
◆ get_scratch_buffers()
◆ get_silent_buffers()
◆ have_thread_buffers()
static bool ARDOUR::ProcessThread::have_thread_buffers |
( |
| ) |
|
|
inlinestatic |
◆ init()
void ARDOUR::ProcessThread::init |
( |
| ) |
|
◆ pan_automation_buffer()
static pan_t** ARDOUR::ProcessThread::pan_automation_buffer |
( |
| ) |
|
|
static |
◆ scratch_automation_buffer()
static gain_t* ARDOUR::ProcessThread::scratch_automation_buffer |
( |
| ) |
|
|
static |
◆ send_gain_automation_buffer()
static gain_t* ARDOUR::ProcessThread::send_gain_automation_buffer |
( |
| ) |
|
|
static |
◆ session_going_away()
void ARDOUR::ProcessThread::session_going_away |
( |
| ) |
|
|
protected |
◆ trim_automation_buffer()
static gain_t* ARDOUR::ProcessThread::trim_automation_buffer |
( |
| ) |
|
|
static |
◆ _private_thread_buffers
Glib::Threads::Private<ThreadBuffers> ARDOUR::ProcessThread::_private_thread_buffers |
|
staticprivate |
The documentation for this class was generated from the following file: