#include <transport_master.h>
a helper class for any TransportMaster that receives its input via a MIDI port
Definition at line 451 of file transport_master.h.
◆ ~TransportMasterViaMIDI()
virtual ARDOUR::TransportMasterViaMIDI::~TransportMasterViaMIDI |
( |
| ) |
|
|
virtual |
◆ TransportMasterViaMIDI()
ARDOUR::TransportMasterViaMIDI::TransportMasterViaMIDI |
( |
| ) |
|
|
inlineprotected |
◆ create_midi_port()
std::shared_ptr<Port> ARDOUR::TransportMasterViaMIDI::create_midi_port |
( |
std::string const & |
port_name | ) |
|
◆ midi_port()
std::shared_ptr<MidiPort> ARDOUR::TransportMasterViaMIDI::midi_port |
( |
| ) |
const |
|
inline |
◆ parameter_changed()
virtual void ARDOUR::TransportMasterViaMIDI::parameter_changed |
( |
std::string const & |
p | ) |
|
|
inlineprotectedvirtual |
◆ resync_latency()
void ARDOUR::TransportMasterViaMIDI::resync_latency |
( |
bool |
| ) |
|
|
protected |
◆ set_session()
virtual void ARDOUR::TransportMasterViaMIDI::set_session |
( |
Session * |
| ) |
|
|
virtual |
◆ transport_parser()
MIDI::Parser& ARDOUR::TransportMasterViaMIDI::transport_parser |
( |
| ) |
|
|
inline |
◆ _midi_port
std::shared_ptr<MidiPort> ARDOUR::TransportMasterViaMIDI::_midi_port |
|
protected |
◆ midi_port_latency
LatencyRange ARDOUR::TransportMasterViaMIDI::midi_port_latency |
|
protected |
◆ parser
◆ session_connections
The documentation for this class was generated from the following file: