'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 = x001.wav, 0
w2 = x002.wav, 8
w3 = x003.wav, 17
w4 = x004.wav, 47
w5 = x005.wav, 25
w6 = x006.wav, 33
w7 = x007.wav, 41
w8 = x008.wav, 50
w9 = x009.wav, 58
w10 = x010.wav, 66
w11 = x011.wav, 74
w12 = x012.wav, 83
w13 = x013.wav, 91
w14 = x014.wav, 99
w15 = x015.wav, 107
w16 = x016.wav, 116
w17 = x017.wav, 124
w18 = x018.wav, 132
w19 = x019.wav, 140
w20 = x020.wav, 148
w21 = x021.wav, 157
w22 = x022.wav, 165
w23 = x023.wav, 173
w24 = x024.wav, 182
w25 = x025.wav, 190
w26 = x026.wav, 198
w27 = x027.wav, 206
w28 = x028.wav, 215
w29 = x029.wav, 223
w30 = x030.wav, 231
w31 = x031.wav, 239
w32 = x032.wav, 256