Also:"Wavetable synthesis is perhaps the oldest technique for creating sounds with computers. It involves the storage of a single period of a periodic waveform in a circular buffer. By varying the ``speed'' with which a read pointer is advanced through the buffer, one can achieve output waveforms of different frequencies. This technique is distinct from simple PCM sample playback in that it always implies looping over the buffer (rather than a ``read once'' behavior).
Wavetables typically consist of between 128 - 2048 table values (powers of two are common)." https://www.music.mcgill.ca/~gary/307/w ... ables.html
You can see Massive's popular "carbon" wavetables (wavetable set...?) by importing it into serum
https://trisamples.com/ni-massive-wavet ... or-serum/- or going here http://quadrophone.com/synthesis/ni-mas ... le-images/
More information about wavetable synthesis is here:
http://en.wikiaudio.org/Wavetable_synthesis
http://en.audiofanzine.com/sound-synthe ... ables.html
more single cycle waveforms for wavetables:
http://www.adventurekid.se/akrt/waveforms/
