Skip to content

Class daisysp::Dust

ClassList > daisysp > Dust

Dust Module.More...

  • #include <dust.h>

Public Functions

Type Name
Dust ()
void Init ()
float Process ()
void SetDensity (float density)
~Dust ()

Detailed Description

Author:

Ported by Ben Sergentanis

Date:

Jan 2021 Randomly Clocked Samples

Ported from pichenettes/eurorack/plaits/dsp/noise/dust.h to an independent module. Original code written by Emilie Gillet in 2016.

Public Functions Documentation

function Dust

inline daisysp::Dust::Dust () 

function Init

inline void daisysp::Dust::Init () 

function Process

inline float daisysp::Dust::Process () 

function SetDensity

inline void daisysp::Dust::SetDensity (
    float density
) 

function ~Dust

inline daisysp::Dust::~Dust () 


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