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

#include <Reverb.h>

Inheritance diagram for JVComb:
DSP::Delay

Public Member Functions

sample_t process (sample_t x)
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)

Public Attributes

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

Member Function Documentation

◆ process()

sample_t JVComb::process ( sample_t x)
inline

Member Data Documentation

◆ c

float JVComb::c

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