[PD] tabread4~ help

Claude Heiland-Allen claudiusmaximus at goto10.org
Thu Aug 3 05:45:49 CEST 2006


padawan12 wrote:
> There's [vline~] which will interpolate. But it is 
> updated at krate and like [line~] you specify a time
> not a rate. What's missing afaics is a linear integrator.
> 
> this hideous hack works...


Err, not entirely - the s~/r~ pair will introduce a delay of BLOCKSIZE,
which is usually not 1 sample.


> 
> [sig~ 1]  vslider -1 to +1
> |          |
> [*~        ]
>      |         [r~ inc] 
>       \         /
>        \       /
>       [+~      ]
>           |
>        [s~ inc]
> 
> but one should be able to say
> 
> [sig~ 0.001]
>  |
> [integrate~]
> 
> 
> or am I missing something dead obvious?



[biquad~] would work, with the correct parameters, which I leave as an
exercise to the reader ;)



Claude
-- 
http://claudiusmaximus.goto10.org




More information about the Pd-list mailing list