p5.rec
p5.rec copied to clipboard
Only supports global mode
At the moment, p5.rec only supports p5's global mode and doesn't work in instance mode.
Here's the difference between the two: https://github.com/processing/p5.js/wiki/Global-and-instance-mode
Would be great to expand the plugin to also support this.