[PD] table size limit

Frank Barknecht fbar at footils.org
Tue May 30 16:28:43 CEST 2006


Hallo,
Tim Blechmann hat gesagt: // Tim Blechmann wrote:

> On Tue, 2006-05-30 at 12:55 +0200, Frank Barknecht wrote:
> > > I think I will follow Miller's suggestion to use several successive 
> > > tables. Of course they should overlap on at least one block, since 
> > > (correct me if I'm wrong) it may be difficult to switch from one
> > table 
> > > to another at the middle of a block.
> > 
> > If you use [bang~] to switch tables, this won't matter because it
> > won't happen: [bang~] bangs after [tabread4~] is done. 
> 
> please correct me, if i'm wrong, but they should overlap by a few
> samples to have a sample-accurate 4-point interpolation ... (at least
> when reading from the table with tabread4~)

You're right, a little overlap for the interpolation is needed and
also care needs to be taken where to position the tabread4~'s inlet
signal. But the table switching will not per se lead to a click if
it's initiated by [bang~], as that always happens on block-boundaries.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list