[jitter] storing a matrix without sending out
Jeremy Bernstein
jeremy at bootsquad.com
Wed Jun 13 01:05:05 MDT 2007
- Previous message: [jitter] storing a matrix without sending out
- Next message: [jitter] storing a matrix without sending out
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Or better yet, using the jit.matrix object's @thru attribute to control output? jb Am 13.06.2007 um 08:45 schrieb Gregory Taylor: >> I'm looking for an object similar to max's [int] and [float] that I >> can use to store a matrix in until it receives a bang. [Jit.matrix] >> automatically sends matrices out as it receives them. It would be >> incredibly useful in controlling the pacing of itterative processes. > > What would be wrong with bracketing your jit.matrix object with a > little logic? Heck, you could even save it as an abstraction and re- > use it..... > -- > on the floor there's a long wooden table/on the table there's an > open book/ > on the page there's a detailed drawing/and on the drawing is the > name I took > Gregory Taylor http://www.rtqe.net > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter
- Previous message: [jitter] storing a matrix without sending out
- Next message: [jitter] storing a matrix without sending out
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
