'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 = x209.wav, 0
w2 = x210.wav, 17
w3 = x211.wav, 34
w4 = x212.wav, 51
w5 = x213.wav, 68
w6 = x214.wav, 85
w7 = x215.wav, 102
w8 = x216.wav, 119
w9 = x217.wav, 137
w10 = x218.wav, 154
w11 = x219.wav, 171
w12 = x220.wav, 188
w13 = x221.wav, 205
w14 = x222.wav, 222
w15 = x223.wav, 239
w16 = x224.wav, 256
