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

#include <White.h>

Inheritance diagram for White:
Plugin

Public Member Functions

template<sample_func_t F>
void one_cycle (int frames)
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)

Public Attributes

sample_t gain
DSP::White white
Public Attributes inherited from Plugin
double fs
double adding_gain
int first_run
sample_t normal
sample_t ** ports
LADSPA_PortRangeHintranges

Static Public Attributes

static PortInfo port_info []

Member Function Documentation

◆ activate()

void White::activate ( )
inline

◆ init()

void White::init ( )
inline

◆ one_cycle()

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

◆ run()

void White::run ( int n)
inline

◆ run_adding()

void White::run_adding ( int n)
inline

Member Data Documentation

◆ gain

sample_t White::gain

◆ port_info

PortInfo White::port_info[]
static

◆ white

DSP::White White::white

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