Implementation that handles MIDI from/to devices.
More...
#include <src/engine/device_io/engine.h>
Implementation that handles MIDI from/to devices.
Definition at line 160 of file engine.h.
◆ create_midi_port_backend()
| virtual std::unique_ptr< PortBackend > zrythm::engine::device_io::AudioEngine::MidiDriver::create_midi_port_backend |
( |
| ) |
const |
|
inlinevirtual |
◆ get_ext_midi_ports()
| virtual std::vector< ExtPort > zrythm::engine::device_io::AudioEngine::MidiDriver::get_ext_midi_ports |
( |
dsp::PortFlow | flow, |
|
|
bool | hw ) const |
|
inlinevirtual |
The documentation for this class was generated from the following file: