DaisySP
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daisysp::SyntheticBassDrumClick Class Reference

Click noise for SyntheticBassDrum. More...

#include <synthbassdrum.h>

Public Member Functions

void Init (float sample_rate)
 
float Process (float in)
 

Detailed Description

Click noise for SyntheticBassDrum.

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.

Member Function Documentation

◆ Init()

void SyntheticBassDrumClick::Init ( float sample_rate)

Init the module

Parameters
sample_rateAudio engine sample rate.

◆ Process()

float SyntheticBassDrumClick::Process ( float in)

Get the next sample.

Parameters
inTrigger the click.

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