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

#include <maytrig.h>

Public Member Functions

float Process (float prob)
 

Detailed Description

Probabilistic trigger module

Original author(s) : Paul Batchelor

Ported from soundpipe by Ben Sergentanis, May 2020

Member Function Documentation

◆ Process()

float daisysp::Maytrig::Process ( float prob)
inline

probabilistically generates triggers

Parameters
prob(1 always returns true, 0 always false)
Returns
given a probability 0 to 1, returns true or false.

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