'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 = x065.wav, 0
w2 = x066.wav, 8
w3 = x067.wav, 17
w4 = x068.wav, 47
w5 = x069.wav, 25
w6 = x070.wav, 33
w7 = x071.wav, 41
w8 = x072.wav, 50
w9 = x073.wav, 58
w10 = x074.wav, 66
w11 = x075.wav, 74
w12 = x076.wav, 83
w13 = x077.wav, 91
w14 = x078.wav, 99
w15 = x079.wav, 107
w16 = x080.wav, 116
w17 = x081.wav, 124
w18 = x082.wav, 132
w19 = x083.wav, 140
w20 = x084.wav, 148
w21 = x085.wav, 157
w22 = x086.wav, 165
w23 = x087.wav, 173
w24 = x088.wav, 182
w25 = x089.wav, 190
w26 = x090.wav, 198
w27 = x091.wav, 206
w28 = x092.wav, 215
w29 = x093.wav, 223
w30 = x094.wav, 231
w31 = x095.wav, 239
w32 = x096.wav, 256