|
Gin
|
Mix between wet and dry with a nice curve. More...
#include <gin_audioutil.h>
Public Member Functions | |
| WetDryMix (float mix) | |
| void | setMix (float mix) |
| float | mixToGain (float mix) |
Public Attributes | |
| float | wetGain |
| float | dryGain |
Mix between wet and dry with a nice curve.
| WetDryMix::WetDryMix | ( | float | mix | ) |
References dryGain, mixToGain(), and wetGain.