|
DaisySP
|
Click noise for SyntheticBassDrum. More...
#include <synthbassdrum.h>
Public Member Functions | |
| void | Init (float sample_rate) |
| float | Process (float in) |
Click noise for SyntheticBassDrum.
| void SyntheticBassDrumClick::Init | ( | float | sample_rate | ) |
Init the module
| sample_rate | Audio engine sample rate. |
| float SyntheticBassDrumClick::Process | ( | float | in | ) |
Get the next sample.
| in | Trigger the click. |