|
Guitarix
|
#include <gx_jack.h>

Public Attributes | |
| PortConnection | input |
| PortConnection | midi_input |
| PortConnection | insert_out |
| PortConnection | midi_output |
| PortConnection | insert_in |
| PortConnection | output1 |
| PortConnection | output2 |
| PortConnection gx_jack::JackPorts::input |
Definition at line 84 of file gx_jack.h.
Referenced by gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().
| PortConnection gx_jack::JackPorts::insert_in |
Definition at line 88 of file gx_jack.h.
Referenced by gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().
| PortConnection gx_jack::JackPorts::insert_out |
Definition at line 86 of file gx_jack.h.
Referenced by gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().
| PortConnection gx_jack::JackPorts::midi_input |
Definition at line 85 of file gx_jack.h.
Referenced by gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().
| PortConnection gx_jack::JackPorts::midi_output |
Definition at line 87 of file gx_jack.h.
Referenced by gx_jack::GxJack::get_midi_buffer(), gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().
| PortConnection gx_jack::JackPorts::output1 |
Definition at line 89 of file gx_jack.h.
Referenced by gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().
| PortConnection gx_jack::JackPorts::output2 |
Definition at line 90 of file gx_jack.h.
Referenced by gx_jack::GxJack::gx_jack_connection(), gx_jack::GxJack::read_connections(), and gx_jack::GxJack::write_connections().