Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
comb Class Reference

Public Member Functions

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

Detailed Description

Definition at line 12 of file comb.hpp.

Constructor & Destructor Documentation

◆ comb()

comb::comb ( )

Definition at line 9 of file comb.cpp.

Member Function Documentation

◆ getdamp()

float comb::getdamp ( )

Definition at line 37 of file comb.cpp.

◆ getfeedback()

float comb::getfeedback ( )

Definition at line 47 of file comb.cpp.

◆ mute()

void comb::mute ( )

Definition at line 21 of file comb.cpp.

◆ process()

float comb::process ( float  inp)

Definition at line 36 of file comb.hpp.

◆ setbuffer()

void comb::setbuffer ( float buf,
int  size 
)

Definition at line 15 of file comb.cpp.

◆ setdamp()

void comb::setdamp ( float  val,
int  mode 
)

Definition at line 27 of file comb.cpp.

◆ setfeedback()

void comb::setfeedback ( float  val)

Definition at line 42 of file comb.cpp.


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