Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | List of all members
comb Class Reference

#include <comb.hpp>

Collaboration diagram for comb:
Collaboration graph

Public Member Functions

 comb ()
 
void setbuffer (int32_t *buf, int size)
 
int32_t process (int32_t inp)
 
void mute ()
 
void setdamp (float val)
 
float getdamp ()
 
void setfeedback (int32_t val)
 
int32_t getfeedback ()
 

Constructor & Destructor Documentation

◆ comb()

comb::comb ( )

Member Function Documentation

◆ getdamp()

float comb::getdamp ( )

◆ getfeedback()

int32_t comb::getfeedback ( )

◆ mute()

void comb::mute ( )

◆ process()

int32_t comb::process ( int32_t  inp)
inline

◆ setbuffer()

void comb::setbuffer ( int32_t *  buf,
int  size 
)

◆ setdamp()

void comb::setdamp ( float  val)

◆ setfeedback()

void comb::setfeedback ( int32_t  val)

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