[][src]Module wavetable::wt_creator

Creates common wavetables.

Supports generating some default waveshapes. In the future, it will also support generating tables from alternative sources (algorithms, lists of harmonics etc.).

Currently it supports the wave shapes sine, triangle, saw and square, plus pulse width modulated square waves.

Structs

WtCreator