MAXIMILIAN
Public Member Functions | Public Attributes | List of all members
maxiDyn Class Reference

Public Member Functions

double gate (double input, double threshold=0.9, long holdtime=1, double attack=1, double release=0.9995)
 
double compressor (double input, double ratio, double threshold=0.9, double attack=1, double release=0.9995)
 
double compress (double input)
 
void setAttack (double attackMS)
 
void setRelease (double releaseMS)
 
void setThreshold (double thresholdI)
 
void setRatio (double ratioF)
 

Public Attributes

double input
 
double ratio
 
double currentRatio
 
double threshold
 
double output
 
double attack
 
double release
 
double amplitude
 
long holdtime
 
long holdcount
 
int attackphase
 
int holdphase
 
int releasephase
 

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