bfishman
bfishman
Thanks, I will have to try this sometime next week. Unfortunately I'm traveling and the hotel I'm at has a horrible net connection, so building from source is not possible...
Cool, will try again. Thanks!
this issue still exists in the latest build.
Bumping for attention, same crash, Win10 64 Pro. log: https://pastebin.com/VPaXYiab This is using the latest (1.4) sound library, on Processing Rev 0260. The crash happens *always*, when running the FFT...
I can confirm that regardless of whatever offset I give the separate arrays of vectors, I get the same result. ie: `[[{x: 0, y: 0-20},{x: 60, y: 24-20},{x: 10, y:...
Sorry to spam the comments, but posting as I go.. I just discovered that Vertices.hull returns the erroneous set of four points. Shouldn't the hull of those four vertices be...
Alright, so I found the problem, although don't have the time to actually build a solution tonight. Each 'part' - whether that comes from individual sets of vectors or from...