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

#include <Reverb.h>

Inheritance diagram for PlateStub:
Plugin Plate Plate2x2

Public Member Functions

void init ()
void activate ()
void process (sample_t x, sample_t decay, sample_t *xl, sample_t *xr)
Public Member Functions inherited from Plugin
sample_t getport_unclamped (int i)
sample_t getport (int i)

Public Attributes

sample_t f_lfo
sample_t indiff1
sample_t indiff2
sample_t dediff1
sample_t dediff2
struct { 
   DSP::OnePoleLP   bandwidth 
   Lattice   lattice [4] 
input
struct { 
   ModLattice   mlattice [2] 
   Lattice   lattice [2] 
   DSP::Delay   delay [4] 
   DSP::OnePoleLP   damping [2] 
   int   taps [12] 
tank
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 PlateStub::activate ( )
inline

◆ init()

void PlateStub::init ( )

◆ process()

void PlateStub::process ( sample_t x,
sample_t decay,
sample_t * xl,
sample_t * xr )
inline

Member Data Documentation

◆ bandwidth

DSP::OnePoleLP PlateStub::bandwidth

◆ damping

DSP::OnePoleLP PlateStub::damping[2]

◆ dediff1

sample_t PlateStub::dediff1

◆ dediff2

sample_t PlateStub::dediff2

◆ delay

DSP::Delay PlateStub::delay[4]

◆ f_lfo

sample_t PlateStub::f_lfo

◆ indiff1

sample_t PlateStub::indiff1

◆ indiff2

sample_t PlateStub::indiff2

◆ [struct]

struct { ... } PlateStub::input

◆ lattice

Lattice PlateStub::lattice[2]

◆ mlattice

ModLattice PlateStub::mlattice[2]

◆ [struct]

struct { ... } PlateStub::tank

◆ taps

int PlateStub::taps[12]

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