'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 = x129.wav, 0
w2 = x130.wav, 8
w3 = x131.wav, 17
w4 = x132.wav, 47
w5 = x133.wav, 25
w6 = x134.wav, 33
w7 = x135.wav, 41
w8 = x136.wav, 50
w9 = x137.wav, 58
w10 = x138.wav, 66
w11 = x139.wav, 74
w12 = x140.wav, 83
w13 = x141.wav, 91
w14 = x142.wav, 99
w15 = x143.wav, 107
w16 = x144.wav, 116
w17 = x145.wav, 124
w18 = x146.wav, 132
w19 = x147.wav, 140
w20 = x148.wav, 148
w21 = x149.wav, 157
w22 = x150.wav, 165
w23 = x151.wav, 173
w24 = x152.wav, 182
w25 = x153.wav, 190
w26 = x154.wav, 198
w27 = x155.wav, 206
w28 = x156.wav, 215
w29 = x157.wav, 223
w30 = x158.wav, 231
w31 = x159.wav, 239
w32 = x160.wav, 256