I've made myself a bunch of new wavetables - sharing them here in case anyone else can get use from them:
https://www.dropbox.com/s/x6sczli2w7...ables.zip?dl=0
cz 2048:
There are 42 wavetables with 2,048 samples per waveform made from sampling a casio CZ-230S (phase distortion synth like CZ-101). The samples were DCW sweeps from sine wave to the full waveform and two waveform combos, then resynthesizing that to a wavetable in the Icarus plugin. The sweep is different to just plain interpolation between sine and waveform, sounds more like filtering - especially the resonant ones.
pd sin sweeps 4096:
There are 73 wavetables that I made that sweep from sine to a random single-node PD waveform, made in some homebrew python code, by way of moving the node back to centre rather than just interpolating - so pretty much the same as the casio does. These are 4,096 samples per waveform and there are 200 waveforms in each wavetable for the sweep. Again, these sweeps give the effect of filtering.
pd wt rand 4096:
There are 8 sets of wavetables with 4,096 samples per waveform and 200 waveforms per wavetable where I again used some homebrew python code to take an increasing number of nodes with random positions to phase distort a sine wave for each waveform.
I've also included pd_rnd_100_err_wt4096.wav which is 100 waveforms of 4,096 samples each. This was a set made with errors in the calculations, but I like some of the waveforms it made so I kept this one.