[jitter] storing a matrix without sending out
jasch
j at jasch.ch
Wed Jun 13 01:08:52 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 ]
from the jit.matrix html doc: thru int Thru mode flag (default = 1) When the flag is set, a matrix is output when another one is received. to answer your question: [jit.matrix @thru 0] is what you want hth /*j > 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.
- 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 ]
