'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 = BH-WT01-01.wav, 0
w2 = BH-WT03saw-01.wav, 32
w3 = BH-WT02Basic-01.wav, 64
w4 = BH-WT04squa-01.wav, 96
w5 = BH-WT05multinoise-15.wav, 128
w6 = BH-WT06VCO-02.wav, 160
w7 = BH-WT07Add-07.wav, 196
w8 = BH-WT08Cx-10.wav, 240
