'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 = x177.wav, 0
w2 = x178.wav, 17
w3 = x179.wav, 34
w4 = x180.wav, 51
w5 = x181.wav, 68
w6 = x182.wav, 85
w7 = x183.wav, 102
w8 = x184.wav, 119
w9 = x185.wav, 137
w10 = x186.wav, 154
w11 = x187.wav, 171
w12 = x188.wav, 188
w13 = x189.wav, 205
w14 = x190.wav, 222
w15 = x191.wav, 239
w16 = x192.wav, 256
