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

#include <port_manager.h>

Public Member Functions

 AudioInputPort (samplecnt_t)
 
void apply_falloff (pframes_t, samplecnt_t sr, bool reset=false)
 
void silence (pframes_t)
 
void process (Sample const *, pframes_t, bool reset=false)
 

Public Attributes

AudioPortScope scope
 
AudioPortMeter meter
 

Detailed Description

Definition at line 98 of file port_manager.h.

Constructor & Destructor Documentation

◆ AudioInputPort()

ARDOUR::PortManager::AudioInputPort::AudioInputPort ( samplecnt_t  )

Member Function Documentation

◆ apply_falloff()

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

◆ process()

void ARDOUR::PortManager::AudioInputPort::process ( Sample const *  ,
pframes_t  ,
bool  reset = false 
)

◆ silence()

void ARDOUR::PortManager::AudioInputPort::silence ( pframes_t  )

Member Data Documentation

◆ meter

AudioPortMeter ARDOUR::PortManager::AudioInputPort::meter

Definition at line 101 of file port_manager.h.

◆ scope

AudioPortScope ARDOUR::PortManager::AudioInputPort::scope

Definition at line 100 of file port_manager.h.


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