21#ifndef YASE_RESONATOR_H
22#define YASE_RESONATOR_H
24#include "iir_filter.hh"
This module implements an Infinite Impulse Response (IIR) filter.
Definition iir_filter.hh:47
Definition resonator.hh:28
void update()
Definition resonator.cc:40
void init()
Definition resonator.cc:36
Definition additive_saw.cc:24