Ardour
9.0-pre0-582-g084a23a80d
|
#include <port_manager.h>
Public Member Functions | |
MIDIInputPort (samplecnt_t) | |
void | apply_falloff (pframes_t, samplecnt_t sr, bool reset=false) |
void | process_event (uint8_t const *, size_t) |
Public Attributes | |
MIDIPortMonitor | monitor |
MIDIPortMeter | meter |
Definition at line 107 of file port_manager.h.
ARDOUR::PortManager::MIDIInputPort::MIDIInputPort | ( | samplecnt_t | ) |
void ARDOUR::PortManager::MIDIInputPort::apply_falloff | ( | pframes_t | , |
samplecnt_t | sr, | ||
bool | reset = false |
||
) |
void ARDOUR::PortManager::MIDIInputPort::process_event | ( | uint8_t const * | , |
size_t | |||
) |
MIDIPortMeter ARDOUR::PortManager::MIDIInputPort::meter |
Definition at line 110 of file port_manager.h.
MIDIPortMonitor ARDOUR::PortManager::MIDIInputPort::monitor |
Definition at line 109 of file port_manager.h.