My patch seems to be too much of a struggle to run smoothly at the moment (taking up to 30 seconds to even lock/unlock the patch), so I'm cutting out all the unnecessary patchers and objects to cut down on the RAM/CPU usage.
30 seconds to unlock it? Have fun with that! Lol. If you have any storage needs (where you are storing/manipulating lots of numbers) try using the coll object. Also, there's lots of handy list processing objects (like zl *** and vexpr) which can cut down processing power where you are doing lots of calculations at once.
30 seconds to unlock it? Have fun with that! Lol. If you have any storage needs (where you are storing/manipulating lots of numbers) try using the coll object. Also, there's lots of handy list processing objects (like zl *** and vexpr) which can cut down processing power where you are doing lots of calculations at once.
ReplyDeleteMike