[jitter] Implementing a 1D difference equation in Jitter
andrew benson
andrewb at cycling74.com
Fri Jun 1 14:28:43 MDT 2007
- Previous message: [jitter] Implementing a 1D difference equation in Jitter
- Next message: [jitter] Re: Implementing a 1D difference equation in Jitter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ah yes, I see. Then yes, jit.scanslide would probably work best. AB > 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 > > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter
- Previous message: [jitter] Implementing a 1D difference equation in Jitter
- Next message: [jitter] Re: Implementing a 1D difference equation in Jitter
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
