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

#include <Reverb.h>

Inheritance diagram for Lattice:
DSP::Delay

Public Member Functions

sample_t process (sample_t x, double d)
Public Member Functions inherited from DSP::Delay
 Delay ()
 ~Delay ()
void init (int n)
void reset ()
sample_toperator[] (int i)
void put (sample_t x)
sample_t get ()
sample_t putget (sample_t x)
sample_t get_at (float f)
sample_t get_cubic (float f)

Additional Inherited Members

Public Attributes inherited from DSP::Delay
int size
sample_tdata
int read
int write

Member Function Documentation

◆ process()

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

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