Runner's High
Public Types | Public Attributes | Properties | List of all members
Accel.FFComp Class Reference
Inheritance diagram for Accel.FFComp:
Accel.DataInput< float > Accel.DataOutput< float >

Public Types

enum class  Domain { lin , dB }
 

Public Attributes

float threshold = 0
 
float ratio = 1.0f
 
float knee = 1.0f
 
float aA = 0
 
float aR = 0
 
float makeup = 0
 
Domain domain = Domain.lin
 

Properties

DataOutput< float > InputVal [get, set]
 
float Val [get]
 
float attack [get, set]
 The attack time of the filter in seconds.
 
float release [get, set]
 The release time of the filter in seconds.
 
- Properties inherited from Accel.DataInput< float >
DataOutput< T > InputVal [get, set]
 
- Properties inherited from Accel.DataOutput< float >
Val [get]
 The current output calue.
 

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