HOW IT WORKS
This calculator creates various wavetables (or arbitary waveforms) to be loaded
into an eprom or a micrcocontroller memory. It is used with a DDS type of oscillator.
Several adjacent wavetables can be then mixed together to create a continius wavetable
using different types of interpolation between samples.
At the moment the calculator creates only 8bit/256 samples table but will soon be expanded
to other bit-depth.
Once you're happy with the resulting waveform, you can copy/paste the raw binary form into your code.