fsh::stk
fantastic spatial holophonic synthesis toolkit
Loading...
Searching...
No Matches
fsh::fx::Distortion::Params Struct Reference

The parameters for the distortion effect. More...

#include <Distortion.h>

Public Attributes

float preGain = 0.0f
 Gain (dB), which is applied to the input signal.
 
std::function< float(float)> function = [](float x) { return std::tanh(x); }
 Distortion function which is applied to the signal.
 

Detailed Description

The parameters for the distortion effect.


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