[jitter] Problems with speed of patch using Expr and Matrix
Jean-Fran ç ois Charles
jeanfrancois.charles at newflore.org
Wed Aug 1 09:28:42 MDT 2007
- Previous message: [jitter] Re: Re: Problems with speed of patch using Expr and Matrix
- Next message: [jitter] Re: Problems with speed of patch using Expr and Matrix
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A remark on your patch: [t] is your friend. For the moment, you trigger the matrix before giving the right formula! Jean-François. At 8/1/07 11:15 AM, you wrote : > Okay, I've looked at my patch again and it is not the 'virtual sand' that I > orignally thought was the problem. > > [img]index.php?t=getfile&id=777&private=0[/img] > > I have 20 or so formula's in a java external. They are selected using values, > n and m in inlet 2 and 3 - no processing at all. The selected formula is > passed out of the outlet into jit.expr. As the formula is be passed into > jit.expr it starts a bang, where a new matrix is also passed into jit.expr. If > I scroll through the values n/m I get lots of slow down! I'm sure it has > something to do with creating a new matrix for each expr! Though I dont know a > better approach? Any ideas? > > Thanks. > > > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter
- Previous message: [jitter] Re: Re: Problems with speed of patch using Expr and Matrix
- Next message: [jitter] Re: Problems with speed of patch using Expr and Matrix
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
