'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 = x097.wav, 0
w2 = x098.wav, 8
w3 = x099.wav, 17
w4 = x100.wav, 47
w5 = x101.wav, 25
w6 = x102.wav, 33
w7 = x103.wav, 41
w8 = x104.wav, 50
w9 = x105.wav, 58
w10 = x106.wav, 66
w11 = x107.wav, 74
w12 = x108.wav, 83
w13 = x109.wav, 91
w14 = x110.wav, 99
w15 = x111.wav, 107
w16 = x112.wav, 116
w17 = x113.wav, 124
w18 = x114.wav, 132
w19 = x115.wav, 140
w20 = x116.wav, 148
w21 = x117.wav, 157
w22 = x118.wav, 165
w23 = x119.wav, 173
w24 = x120.wav, 182
w25 = x121.wav, 190
w26 = x122.wav, 198
w27 = x123.wav, 206
w28 = x124.wav, 215
w29 = x125.wav, 223
w30 = x126.wav, 231
w31 = x127.wav, 239
w32 = x128.wav, 256