Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
freeverb::Comb Class Reference

Public Member Functions

constexpr void setBuffer (std::span< int32_t > buffer)
 
constexpr void mute ()
 
constexpr void setDamp (float val)
 
constexpr float getDamp () const
 
constexpr void setFeedback (int32_t val)
 
constexpr int32_t getFeedback () const
 
int32_t process (int32_t input)
 

Private Attributes

int32_t feedback_
 
int32_t filterstore_ {0}
 
int32_t damp1_
 
int32_t damp2_
 
std::span< int32_t > buffer_
 
int32_t bufidx_ {0}
 

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