Basic export channel that reads from MIDIPorts.
More...
#include <export_channel.h>
Basic export channel that reads from MIDIPorts.
Definition at line 110 of file export_channel.h.
◆ PortExportMIDI()
ARDOUR::PortExportMIDI::PortExportMIDI |
( |
| ) |
|
◆ ~PortExportMIDI()
ARDOUR::PortExportMIDI::~PortExportMIDI |
( |
| ) |
|
◆ audio()
bool ARDOUR::PortExportMIDI::audio |
( |
| ) |
const |
|
inlinevirtual |
◆ common_port_playback_latency()
samplecnt_t ARDOUR::PortExportMIDI::common_port_playback_latency |
( |
| ) |
const |
|
virtual |
◆ empty()
bool ARDOUR::PortExportMIDI::empty |
( |
| ) |
const |
|
inlinevirtual |
◆ get_state()
void ARDOUR::PortExportMIDI::get_state |
( |
XMLNode * |
node | ) |
const |
|
virtual |
◆ midi()
bool ARDOUR::PortExportMIDI::midi |
( |
| ) |
const |
|
inlinevirtual |
◆ operator<()
bool ARDOUR::PortExportMIDI::operator< |
( |
ExportChannel const & |
other | ) |
const |
|
virtual |
◆ port()
std::shared_ptr<MidiPort> ARDOUR::PortExportMIDI::port |
( |
| ) |
const |
|
inline |
◆ prepare_export()
◆ read()
◆ set_port()
void ARDOUR::PortExportMIDI::set_port |
( |
std::weak_ptr< MidiPort > |
port | ) |
|
|
inline |
◆ set_state()
void ARDOUR::PortExportMIDI::set_state |
( |
XMLNode * |
node, |
|
|
Session & |
session |
|
) |
| |
|
virtual |
◆ state_node_name()
std::string ARDOUR::PortExportMIDI::state_node_name |
( |
| ) |
const |
|
inlinevirtual |
◆ _buf
◆ _delayline
◆ _port
std::weak_ptr<MidiPort> ARDOUR::PortExportMIDI::_port |
|
private |
The documentation for this class was generated from the following file: