Guitarix
gx_jack::JackPorts Class Reference

#include <gx_jack.h>

Collaboration diagram for gx_jack::JackPorts:

Public Attributes

PortConnection input
 
PortConnection midi_input
 
PortConnection insert_out
 
PortConnection midi_output
 
PortConnection insert_in
 
PortConnection output1
 
PortConnection output2
 

Detailed Description

Definition at line 80 of file gx_jack.h.

Member Data Documentation

◆ input

PortConnection gx_jack::JackPorts::input

Definition at line 82 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().

◆ insert_in

PortConnection gx_jack::JackPorts::insert_in

Definition at line 86 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().

◆ insert_out

PortConnection gx_jack::JackPorts::insert_out

Definition at line 84 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().

◆ midi_input

PortConnection gx_jack::JackPorts::midi_input

Definition at line 83 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().

◆ midi_output

PortConnection gx_jack::JackPorts::midi_output

Definition at line 85 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().

◆ output1

PortConnection gx_jack::JackPorts::output1

Definition at line 87 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().

◆ output2

PortConnection gx_jack::JackPorts::output2

Definition at line 88 of file gx_jack.h.

Referenced by gx_jack::GxJack::read_connections().


The documentation for this class was generated from the following file: