Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::PortManager::MIDIInputPort Struct Reference

#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
 

Detailed Description

Definition at line 107 of file port_manager.h.

Constructor & Destructor Documentation

◆ MIDIInputPort()

ARDOUR::PortManager::MIDIInputPort::MIDIInputPort ( samplecnt_t  )

Member Function Documentation

◆ apply_falloff()

void ARDOUR::PortManager::MIDIInputPort::apply_falloff ( pframes_t  ,
samplecnt_t  sr,
bool  reset = false 
)

◆ process_event()

void ARDOUR::PortManager::MIDIInputPort::process_event ( uint8_t const *  ,
size_t   
)

Member Data Documentation

◆ meter

MIDIPortMeter ARDOUR::PortManager::MIDIInputPort::meter

Definition at line 110 of file port_manager.h.

◆ monitor

MIDIPortMonitor ARDOUR::PortManager::MIDIInputPort::monitor

Definition at line 109 of file port_manager.h.


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