|
OpenWareLaboratory
|


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 AdsrEnvelope<false> ExponentialAdsrEnvelope |
Definition at line 209 of file AdsrEnvelope.h.
| typedef AdsrEnvelope<true> LinearAdsrEnvelope |
Definition at line 208 of file AdsrEnvelope.h.