XML Feeds

.

[jitter] Implementing a 1D difference equation in Jitter

Joshua Kit Clayton jkc at musork.com
Fri Jun 1 14:16:14 MDT 2007


On Jun 1, 2007, at 1:01 PM, andrew benson wrote:

> You should have a look at the jit.convolve object.

Convolution is an FIR. Aaron wants an IIR, spatially I presume. Yet 
another way to do this, might be to use jit.peek~/jit.poke~ passed 
through biquad~ (to apply Andrew's other setcell/getcell suggestion to 
this problem).

-Joshua



More information about the jitter mailing list