tablexseg Spectral Processing:STFT tablexseg tablexseg Creates a new function table by making exponential segments between values in stored function tables. Description tablexseg is like expseg but interpolate between values in a stored function tables. The result is a new function table passed internally to any following vpvoc which occurs before a subsequent tablexseg (much like lpread/lpreson pairs work). The uses of these are described below under vpvoc. Syntax tablexseg ifn1, idur1, ifn2 [, idur2] [, ifn3] [...] Initialization ifn1, ifn2, ifn3, etc. -- function table numbers. ifn1, ifn2, and so on, must be the same size. idur1, idur2, etc. -- durations during which interpolation from one table to the next will take place. See Also pvbufread, pvcross, pvinterp, pvread, tableseg Credits Author: Richard Karpen Seattle, WA USA 1997