DaisySP
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
daisysp::ResonatorSvf< batch_size > Class Template Reference

SVF for use in the Resonator Class
. More...

#include <resonator.h>

Public Types

enum  FilterMode { LOW_PASS , BAND_PASS , BAND_PASS_NORMALIZED , HIGH_PASS }
 

Public Member Functions

void Init ()
 
template<FilterMode mode, bool add>
void Process (const float *f, const float *q, const float *gain, const float in, float *out)
 

Detailed Description

template<int batch_size>
class daisysp::ResonatorSvf< batch_size >

SVF for use in the Resonator Class
.

Author
Ported by Ben Sergentanis
Date
Jan 2021 Ported from pichenettes/eurorack/plaits/dsp/physical_modelling/resonator.h
to an independent module.
Original code written by Emilie Gillet in 2016.

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