BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <bse/bsecxxplugin.hh>
Go to the source code of this file.
Classes | |
class | Bse::Standard::SaturatorBase |
struct | Bse::Standard::SaturatorBase::SaturatorProperties |
struct | Bse::Standard::SaturatorBase::StaticData |
Namespaces | |
namespace | Bse |
The Bse namespace contains all functions of the synthesis engine. | |
namespace | Bse::Standard |
The Standard namespace contains BSE standard modules. | |
Defines | |
#define | BSE_STANDARD_TYPE_SATURATION_TYPE |
#define | BSE_STANDARD_TYPE_SATURATOR |
#define | BSE_STANDARD_IS_SATURATOR(o) |
#define | BSE_CXX_REGISTER_ALL_TYPES_FROM_STANDARDSATURATOR_IDL() |
Enumerations | |
enum | SaturationType { SATURATE_TANH, SATURATE_ATAN, SATURATE_QUADRATIC, SATURATE_SOFT_KNEE, SATURATE_HARD, SATURATE_TANH, SATURATE_ATAN, SATURATE_QUADRATIC, SATURATE_SOFT_KNEE, SATURATE_HARD } |
Variables | |
Bse::Standard::SaturationType | |
Bse::Standard::BseStandardSaturationType | |
* | Bse::Standard::v |
Bse::Standard::Saturator |