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

#include <Phaser.h>

Inheritance diagram for PhaserI:
Plugin

Public Member Functions

template<sample_func_t>
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

PhaserAP ap [6]
DSP::Sine lfo
sample_t rate
sample_t y0
struct { 
   double   bottom 
   double   range 
delay
int blocksize
int remain
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 PhaserI::activate ( )
inline

◆ init()

void PhaserI::init ( )
inline

◆ one_cycle()

template<sample_func_t>
void PhaserI::one_cycle ( int frames)

◆ run()

void PhaserI::run ( int n)
inline

◆ run_adding()

void PhaserI::run_adding ( int n)
inline

Member Data Documentation

◆ ap

PhaserAP PhaserI::ap[6]

◆ blocksize

int PhaserI::blocksize

◆ bottom

double PhaserI::bottom

◆ [struct]

struct { ... } PhaserI::delay

◆ lfo

DSP::Sine PhaserI::lfo

◆ port_info

PortInfo PhaserI::port_info[]
static

◆ range

double PhaserI::range

◆ rate

sample_t PhaserI::rate

◆ remain

int PhaserI::remain

◆ y0

sample_t PhaserI::y0

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