'wavetable definiton file
'------------------------
'format: filename, wavetable position
'up to 256 waves can be used
'
'the first & last positions HAVE to be filled.
'(it can be the same waveform)
'all other positions will be interpolated
'
'the WAV files must have exactly 256 samples
'also they must be in the wavetables dir

w1 = analog1.wav, 0
w2 = analog2.wav, 80
w3 = analog3.wav, 160
w4 = analog4.wav, 240
