'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 = x161.wav, 0
w2 = x162.wav, 8
w3 = x163.wav, 17
w4 = x164.wav, 47
w5 = x165.wav, 25
w6 = x166.wav, 33
w7 = x167.wav, 41
w8 = x168.wav, 50
w9 = x169.wav, 58
w10 = x170.wav, 66
w11 = x171.wav, 74
w12 = x172.wav, 83
w13 = x173.wav, 91
w14 = x174.wav, 99
w15 = x175.wav, 107
w16 = x176.wav, 116
w17 = x177.wav, 124
w18 = x178.wav, 132
w19 = x179.wav, 140
w20 = x180.wav, 148
w21 = x181.wav, 157
w22 = x182.wav, 165
w23 = x183.wav, 173
w24 = x184.wav, 182
w25 = x185.wav, 190
w26 = x186.wav, 198
w27 = x187.wav, 206
w28 = x188.wav, 215
w29 = x189.wav, 223
w30 = x190.wav, 231
w31 = x191.wav, 239
w32 = x192.wav, 256