'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 = x193.wav, 0
w2 = x194.wav, 8
w3 = x195.wav, 17
w4 = x196.wav, 47
w5 = x197.wav, 25
w6 = x198.wav, 33
w7 = x199.wav, 41
w8 = x200.wav, 50
w9 = x201.wav, 58
w10 = x202.wav, 66
w11 = x203.wav, 74
w12 = x204.wav, 83
w13 = x205.wav, 91
w14 = x206.wav, 99
w15 = x207.wav, 107
w16 = x208.wav, 116
w17 = x209.wav, 124
w18 = x210.wav, 132
w19 = x211.wav, 140
w20 = x212.wav, 148
w21 = x213.wav, 157
w22 = x214.wav, 165
w23 = x215.wav, 173
w24 = x216.wav, 182
w25 = x217.wav, 190
w26 = x218.wav, 198
w27 = x219.wav, 206
w28 = x220.wav, 215
w29 = x221.wav, 223
w30 = x222.wav, 231
w31 = x223.wav, 239
w32 = x224.wav, 256