ffd8
ffd8
[As mentioned](https://discourse.processing.org/t/typeerror-arraysequence-0-is-undefined) in the Processing forum, Firefox is returning a strange error while using latest 0.3.12 of p5.sound (Safari + Chrome have no issue). I think it's connected to `getLevel()`...
Wondering if it's a bug or simply necessary due to Audio Worklet, that p5.sound (since 0.3.12) now requires localhost or https once imported, regardless of any functions being used in...
I was trying to track down this great video to share with new students, but couldn't find the video linked on the official p5.js website. Found this repo through search...
#### Nature of issue? - [ ] Found a bug - [x] Existing feature enhancement - [ ] New feature request #### Most appropriate sub-area of p5.js? - [x] Other...
I'm still trying to isolate the problem to see if it's an issue with the way in which I'm building movies or a bug I've discovered (most likely my fault),...
### Topic Just setting up a new machine (M1 MBP) and trying to get setup again for compiling p5.js – did an upstream grab for my local repo, switched to...
Really excited for this and your [example here](https://editor.p5js.org/doriclaudino/sketches/LgLw5UaBr) does an amazing job of exporting an mp4 too (the main element missing from most canvas recording techniques, as not too many...
@kritzikratzi gets credit for isolating and patching this bug that could cause minim to crash if changing the wavetable too quickly. Now it makes a local copy of the table,...
Have been following this project since v1 years ago – thankyouverymuch for this amazing resource and keeping it up to date! In the original Medium post, you also offered a...
I was holding my breath for a MIDI output (while co-researching using DVS tracks, which would only give jogwheel.. not fader values) – but wonder if it would be much...