vanilla Max version of xray.jit.sift ?

Vincent Goudard's icon

Hi community,

I'm trying to create a vanilla Max version of Wesley Smith's xray.jit.sift (from its great xray package), but can't find an efficient way of doing it.

I'm sharing the version below, which relies on jit.bsort in a ugly way, but if someone has a better idea (using jit.pix/gen?), I would be please to know!

Max Patch
Copy patch and select New From Clipboard in Max.

Rob Ramirez's icon

looks very clever! If I was to do it I'd probably use v8 and the new copymatrixtoarray and copyarraytomatrix functions.