[jitter] Implementing a 1D difference equation in Jitter
Joshua Kit Clayton
jkc at musork.com
Fri Jun 1 14:16:14 MDT 2007
- Previous message: [jitter] Implementing a 1D difference equation in Jitter
- Next message: [jitter] Implementing a 1D difference equation in Jitter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [jitter] Implementing a 1D difference equation in Jitter
- Next message: [jitter] Implementing a 1D difference equation in Jitter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
