Is it possible to update a gentable after the ftgen has been regenerated? so,
instr FFTProcess
if changed2(gkFFTSize) == 1 then
reinit UPDATE
endif
UPDATE:
iFFTSize = giFFT[i(gkFFTSize)-1]
iDels ftgen 101, 0, iFFTSize, -21, giDist, giDel ; delay times distribution
chnset "tablenumber(101)", "AmpTableID"
... rest of instr
combobox change triggers update, which should set the identchannel of the gentable