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] || [...~]