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

#include <Reverb.h>

Public Member Functions

void init (int n, int w)
void reset ()
sample_t process (sample_t x, double d)

Public Attributes

float n0
float width
DSP::Delay delay
DSP::Sine lfo
DSP::DelayTapA tap

Member Function Documentation

◆ init()

void ModLattice::init ( int n,
int w )
inline

◆ process()

sample_t ModLattice::process ( sample_t x,
double d )
inline

◆ reset()

void ModLattice::reset ( )
inline

Member Data Documentation

◆ delay

DSP::Delay ModLattice::delay

◆ lfo

DSP::Sine ModLattice::lfo

◆ n0

float ModLattice::n0

◆ tap

DSP::DelayTapA ModLattice::tap

◆ width

float ModLattice::width

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