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

#include <Chorus.h>

Inheritance diagram for StereoChorusI:
ChorusStub 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

sample_t rate
sample_t phase
DSP::Delay delay
struct { 
   DSP::Sine   lfo 
   DSP::DelayTapA   tap 
left
struct { 
   DSP::Sine   lfo 
   DSP::DelayTapA   tap 
right
Public Attributes inherited from ChorusStub
sample_t time
sample_t width
sample_t rate
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 StereoChorusI::activate ( )
inline

◆ init()

void StereoChorusI::init ( )
inline

◆ one_cycle()

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

◆ run()

void StereoChorusI::run ( int n)
inline

◆ run_adding()

void StereoChorusI::run_adding ( int n)
inline

Member Data Documentation

◆ delay

DSP::Delay StereoChorusI::delay

◆ [struct]

struct { ... } StereoChorusI::left

◆ lfo

DSP::Sine StereoChorusI::lfo

◆ phase

sample_t StereoChorusI::phase

◆ port_info

PortInfo StereoChorusI::port_info[]
static

◆ rate

sample_t StereoChorusI::rate

◆ [struct]

struct { ... } StereoChorusI::right

◆ tap

DSP::DelayTapA StereoChorusI::tap

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