LMMS
Loading...
Searching...
No Matches
ToneStackLT Class Reference

#include <ToneStack.h>

Inheritance diagram for ToneStackLT:
Plugin

Public Member Functions

void init ()
void activate ()
void run (int n)
void run_adding (int n)
Public Member Functions inherited from Plugin
sample_t getport_unclamped (int i)
sample_t getport (int i)

Static Public Attributes

static PortInfo port_info []

Private Member Functions

template<sample_func_t F>
void one_cycle (int frames)

Private Attributes

DSP::ToneStackLT tonestack

Additional Inherited Members

Public Attributes inherited from Plugin
double fs
double adding_gain
int first_run
sample_t normal
sample_t ** ports
LADSPA_PortRangeHintranges

Member Function Documentation

◆ activate()

void ToneStackLT::activate ( )
inline

◆ init()

void ToneStackLT::init ( )
inline

◆ one_cycle()

template<sample_func_t F>
void ToneStackLT::one_cycle ( int frames)
private

◆ run()

void ToneStackLT::run ( int n)
inline

◆ run_adding()

void ToneStackLT::run_adding ( int n)
inline

Member Data Documentation

◆ port_info

PortInfo ToneStackLT::port_info[]
static

◆ tonestack

DSP::ToneStackLT ToneStackLT::tonestack
private

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