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

#include <port_manager.h>

Public Member Functions

 MPM ()
 
void reset ()
 
bool active (int chn) const
 

Public Attributes

float chn_active [17]
 

Detailed Description

Definition at line 65 of file port_manager.h.

Constructor & Destructor Documentation

◆ MPM()

ARDOUR::PortManager::MPM::MPM ( )
inline

Definition at line 66 of file port_manager.h.

Member Function Documentation

◆ active()

bool ARDOUR::PortManager::MPM::active ( int  chn) const
inline

Definition at line 74 of file port_manager.h.

◆ reset()

void ARDOUR::PortManager::MPM::reset ( )
inline

Definition at line 70 of file port_manager.h.

Member Data Documentation

◆ chn_active

float ARDOUR::PortManager::MPM::chn_active[17]

Definition at line 81 of file port_manager.h.


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