Mema
Memory Matrix — multi-channel audio matrix monitor and router
Loading...
Searching...
No Matches
Mema Class Reference

Singleton application controller managing the audio processor, UI, and configuration. More...

#include <Mema.h>

Public Types

enum class  ParameterControlType {
  Toggle ,
  Discrete ,
  Continuous
}
 

Static Public Attributes

static constexpr int sc_separatorWidth = 56
 
static constexpr int sc_matrixDisplayMax = 16
 

Detailed Description

Singleton application controller managing the audio processor, UI, and configuration.

Member Enumeration Documentation

◆ ParameterControlType

enum class Mema::ParameterControlType
strong
Enumerator
Toggle 
Discrete 
Continuous 

Definition at line 25 of file MemaPluginParameterInfo.h.

Member Data Documentation

◆ sc_matrixDisplayMax

constexpr int Mema::sc_matrixDisplayMax = 16
staticconstexpr

Maximum number of input rows and output columns to render in the matrix overview grid. Matrices larger than this are truncated with a note.

Definition at line 39 of file HeadlessCLIMenu.cpp.

◆ sc_separatorWidth

constexpr int Mema::sc_separatorWidth = 56
staticconstexpr

Width of the separator lines printed between menu sections.

Definition at line 33 of file HeadlessCLIMenu.cpp.


The documentation for this class was generated from the following files: