Jit.fx.pattern.js

Lesnoj's icon

On both of my computers, v8 of jit.fx.ge.pattern is empty.... Any solutions?

Thanks

TFL's icon

Typo: [v8 jit.fx.ge.pattern.js], not [v8 jit.fx.pattern.js].

You can also do that to never get wrong with define objects.

Lesnoj's icon

But this is inside the jit.fx.ge.pattern.maxpat inside max... ahah they did it!

TFL's icon

Haha I see, probably a leftover from an early version of the helper patch... You can replace [v8 jit.fx.pattern.js] by [jit.fx.ge.pattern] and it seems to work as intended. Or just open the [jit.fx.ge.pattern] help patch and you get a very similar (and working) patch.

Lesnoj's icon

anyway, it doesn't work in the same manner. In my ignorance I thought v8 had better performance... but at this point I'll just use jit.fx.ge.pattern directly.

TFL's icon

[jit.gx.ge.pattern] is [v8 jit.fx.ge.pattern.js], those are the same things. Think of "jit.gx.ge.pattern" as an alias to "v8 jit.fx.ge.pattern.js". In modern Max jargon it is called a define.