Skip to content

Class daisysp::SyntheticBassDrumAttackNoise

ClassList > daisysp > SyntheticBassDrumAttackNoise

Attack Noise generator for SyntheticBassDrum .More...

  • #include <synthbassdrum.h>

Public Functions

Type Name
void Init ()
float Process ()
SyntheticBassDrumAttackNoise ()
~SyntheticBassDrumAttackNoise ()

Detailed Description

Author:

Ben Sergentanis

Date:

Jan 2021 Ported from pichenettes/eurorack/plaits/dsp/drums/synthetic_bass_drum.h to an independent module. Original code written by Emilie Gillet in 2016.

Public Functions Documentation

function Init

void daisysp::SyntheticBassDrumAttackNoise::Init () 

Init the module


function Process

float daisysp::SyntheticBassDrumAttackNoise::Process () 

Get the next sample.


function SyntheticBassDrumAttackNoise

inline daisysp::SyntheticBassDrumAttackNoise::SyntheticBassDrumAttackNoise () 

function ~SyntheticBassDrumAttackNoise

inline daisysp::SyntheticBassDrumAttackNoise::~SyntheticBassDrumAttackNoise () 


The documentation for this class was generated from the following file external-docs/DaisySP/Source/Drums/synthbassdrum.h