DaisySP
|
#include "Filters/svf.h"
#include "Utility/dsp.h"
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | daisysp::SyntheticBassDrumClick |
Click noise for SyntheticBassDrum. More... | |
class | daisysp::SyntheticBassDrumAttackNoise |
Attack Noise generator for SyntheticBassDrum. More... | |
class | daisysp::SyntheticBassDrum |
Naive bass drum model (modulated oscillator with FM + envelope). More... | |
Namespaces | |
namespace | daisysp |
FIR Filter implementation, generic and ARM CMSIS DSP based. | |