devanecondition

Results 3 issues of devanecondition

I made a small codepen for this here: https://codepen.io/devanecondition/pen/YxdopX In Desktop Safari: - Drag the circle to the point where the cursor has left the window - Once the cursor...

@fde31 - is there a better way to write modern js in Max/MSP now? This repo is no longer installable due to a number of deprecated dependencies.

First off, thanks for making this! It's really helpful. In my app, I tried to use Max's `Buffer` constructor: `var RandomFileBuffer = new Buffer('randomfile');` and I get the following error...