Expand description
Contains the formulas for generating all the different types of waveforms. All generated samples are between -1 and 1, and the provided periods are expected to be between 0 and 1.
Constants
The number of samples in a custom waveform.
Type Definitions
Custom waveforms only need to contain an array of data. This is a convenience type for arrays that follow the required pattern.