[PD] Interpolating continuous controllers

Andrew (Andy) W. Schmeder andy at a2hd.com
Fri May 28 14:33:17 CEST 2004


On Fri, 2004-05-28 at 04:45, derek holzer wrote:
> [inlet]   <---from midi controller
> |
> |
> [pack 0 $1]   <---where $1 is the amount of interpolation in ms
> |
> |
> [line]

while the line~ is the classic method for control -> signal
interpolation, it is instructive (perhaps even useful) to also consider
the following generalization:

[inlet]
|
[sig~]
|
[lop~ $1]
||
[...~]

-- 
Andrew (Andy) W. Schmeder
<andy \at a2hd \dot com>
http://www.a2hd.com/





More information about the Pd-list mailing list