'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 = x033.wav, 0
w2 = x034.wav, 8
w3 = x035.wav, 17
w4 = x036.wav, 47
w5 = x037.wav, 25
w6 = x038.wav, 33
w7 = x039.wav, 41
w8 = x040.wav, 50
w9 = x041.wav, 58
w10 = x042.wav, 66
w11 = x043.wav, 74
w12 = x044.wav, 83
w13 = x045.wav, 91
w14 = x046.wav, 99
w15 = x047.wav, 107
w16 = x048.wav, 116
w17 = x049.wav, 124
w18 = x050.wav, 132
w19 = x051.wav, 140
w20 = x052.wav, 148
w21 = x053.wav, 157
w22 = x054.wav, 165
w23 = x055.wav, 173
w24 = x056.wav, 182
w25 = x057.wav, 190
w26 = x058.wav, 198
w27 = x059.wav, 206
w28 = x060.wav, 215
w29 = x061.wav, 223
w30 = x062.wav, 231
w31 = x063.wav, 239
w32 = x064.wav, 256