OpenWareLaboratory
AdsrEnvelope.h File Reference
Include dependency graph for AdsrEnvelope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AdsrEnvelope< linear >
 ADSR Envelope, either linear or exponential. More...
 

Typedefs

typedef AdsrEnvelope< false > ExponentialAdsrEnvelope
 
typedef AdsrEnvelope< true > LinearAdsrEnvelope
 

Typedef Documentation

◆ ExponentialAdsrEnvelope

Definition at line 209 of file AdsrEnvelope.h.

◆ LinearAdsrEnvelope

Definition at line 208 of file AdsrEnvelope.h.