[jitter] Re: tracking pixels in a matrix and output as individual numbers or list
Wesley Smith
wesley.hoke at gmail.com
Sat Mar 1 16:36:51 MST 2008
- Previous message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Next message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What are you trying to do with this list. I would strongly advise against using lists. You should keep everything in the matrix domain if possible. If you're going to audio, you could use jit.buffer~, jit.peek~ etc. wes On Sat, Mar 1, 2008 at 3:27 PM, Samuel Van Ransbeeck <Thinksamuel at yahoo.com> wrote: > > Almost, but I have 1200 pixels to unravel (a matrix of 40X30) and the unpack doesnt take that much outlets. What should I do? > > > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter >
- Previous message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Next message: [jitter] Re: tracking pixels in a matrix and output as individual numbers or list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
