Gaussian envelopes type. More...


Public Member Functions | |
| def | render (self, int num_samples) |
| Generates gaussian envelope data. More... | |
Object that manages the generation of gaussian envelope type.
Derived from the BaseEnvelope class.
| render | ( | self, | |
| int | num_samples | ||
| ) |
Generates the gaussian envelope data.
| [in] | num_samples | Number of samples of envelope data to generate. |
Reimplemented from BaseEnvelope.
