ffd8
ffd8
Finally got to play with an SC500! Here's a couple issues I ran into while recording: I have headphones plugged directly into the AUX jack, but it's super loud on...
**Describe the bug** Running this demo (using `npm run demo`) - causes the fan on my laptop (2018 mbp, MacOS 10.13.6) to go wild – in activity monitor, `node` gets...
Just discovered a strange bug while trying the [Capture reference](https://processing.org/reference/libraries/video/Capture.html) to list available cameras on MacOS (10.13.6) laptop in dock mode (closed lid, external monitor). No camera's were listed and...
Amazing project and the `blend()` of CSG is sooo nice! I was trying to figure out how to integrate this with p5.js, searched and found an 'old' (from 2023) [example...
Curious if it's just a simple extra command to run, for compiling the browser version of this lib into a single file for easy embedding/usage together with other libs and...
Was curious to test patterns on `text()`, only to discover it doesn't affect them... tried first setting the `fill(255)` incase it had to be explicitly set first, which killed the...
Quick note to say how awesome this lib is! it solves an issue that regularly comes up when teaching– after demonstrating webgl + textures, someone always asks 'can i put...
I plan to try and implement something like this for my own usage, but wanted to throw out the idea, incase it's already there or could be done in a...
Beginning summer '21, a thorough video tutorial series, walking people through P5LIVE's features, functions and workflow will be created and disseminated for free streaming. This work is supported by a...
Hey oscilloscope (+ lasers + vectrex) community! Next update to XYscope will include an [`OSC`](https://en.wikipedia.org/wiki/Open_Sound_Control) demo for making it possible to export/share the wavetables created via XYscope to other software/tools...