[][src]Crate periodicsynth

Enums

PerodicFunction

List of periodic functions can be synthesised, also includes a Null synthesizer for generating signals with 0 values.

Functions

synth

Synthesizes a periodic waveform with a arbitary frequency and samplerate. Note that, frequency should be less than half the samplerate (as of the nyquist theorem).