DaisySP
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
hihat.h File Reference
#include "Filters/svf.h"
#include "Synthesis/oscillator.h"
#include <stdint.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

class  daisysp::SquareNoise
 808 style "metallic noise" with 6 square oscillators. More...
 
class  daisysp::RingModNoise
 Ring mod style metallic noise generator. More...
 
class  daisysp::SwingVCA
 Swing type VCA. More...
 
class  daisysp::LinearVCA
 Linear type VCA. More...
 
class  daisysp::HiHat< MetallicNoiseSource, VCA, resonance >
 808 HH, with a few extra parameters to push things to the CY territory... More...
 

Namespaces

namespace  daisysp
 FIR Filter implementation, generic and ARM CMSIS DSP based.