[jitter] Problems with speed of patch using Expr and Matrix
Carl Knott
carl.knott at gmail.com
Wed Aug 1 09:15:00 MDT 2007
- Previous message: [jitter] Re: Feedback patch, need to speed it up :)
- Next message: [jitter] Problems with speed of patch using Expr and Matrix
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. -------------- next part -------------- A non-text attachment was scrubbed... Name: slow down.tiff Type: image/tiff Size: 8198 bytes Desc: not available Url : http://www.cycling74.com/pipermail/jitter/attachments/20070801/3181c1b6/slowdown.tiff
- Previous message: [jitter] Re: Feedback patch, need to speed it up :)
- Next message: [jitter] Problems with speed of patch using Expr and Matrix
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
