'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 = x225.wav, 0
w2 = x226.wav, 8
w3 = x227.wav, 17
w4 = x228.wav, 47
w5 = x229.wav, 25
w6 = x230.wav, 33
w7 = x231.wav, 41
w8 = x232.wav, 50
w9 = x233.wav, 58
w10 = x234.wav, 66
w11 = x235.wav, 74
w12 = x236.wav, 83
w13 = x237.wav, 91
w14 = x238.wav, 99
w15 = x239.wav, 107
w16 = x240.wav, 116
w17 = x241.wav, 124
w18 = x242.wav, 132
w19 = x243.wav, 140
w20 = x244.wav, 148
w21 = x245.wav, 157
w22 = x246.wav, 165
w23 = x247.wav, 173
w24 = x248.wav, 182
w25 = x249.wav, 190
w26 = x250.wav, 198
w27 = x251.wav, 206
w28 = x252.wav, 215
w29 = x253.wav, 223
w30 = x254.wav, 231
w31 = x255.wav, 239
w32 = x256.wav, 256